FHIR Chat · Template cannot do atuomatic mark correctly · committers

Stream: committers

Topic: Template cannot do atuomatic mark correctly


view this post on Zulip yiwang (Oct 04 2016 at 20:36):

Hi everyone.

I have encountered a problem. When I try to modify the genomics implementation guide ( source/genomics.html ) , I found it uses some template format like the red box in this picture below:

template in this html page

I believe it will be rendering template to get example for a nicer view. However the result seems has a small problem in publish/genomics.html

[watch the red box]
(https://chat.fhir.org/user_uploads/10155/77JVF7eMpnB2a5fUeHJ8HcJH/Ashampoo_Snap_2016.10.04_11h31m37s_004_.png)

That's not the mark I want. But since it is not pure html text , I don't know how to fix issue.
Anyone has some idea how to avoid or resolve this scenario? Or what additional information shall I provide ?

Thx

view this post on Zulip Grahame Grieve (Oct 04 2016 at 23:02):

what do you mean by 'mark'? What do you want to happen?

view this post on Zulip yiwang (Oct 05 2016 at 03:51):

The problem is. The mark number in red box should be 10.9.3.5.2 not 10.9.4. Sorry for the wrong word 'mark' I'm using. The 'mark' means the number in each section. Each section should be auto-numbered based on some rules or codes. I just wonder if there are any ways to both use templates and make the section number correctly.

view this post on Zulip Grahame Grieve (Oct 05 2016 at 07:31):

ahhh yes, that's an interesting problem.

view this post on Zulip Grahame Grieve (Oct 05 2016 at 08:25):

ok I think I fixed it

view this post on Zulip yiwang (Oct 05 2016 at 14:32):

Thx , I'm curious about what is the solution? : )

view this post on Zulip yiwang (Oct 05 2016 at 16:19):

Ah I see the solution in java code :-) Thx


Last updated: Apr 12 2022 at 19:14 UTC