Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
1.5
-
Unknown
-
N/A
-
N/A
-
Description
Example content:
{{figure}}
{{figureCaption}}{{id name="F1"/}}Title of Figure 1{{/figureCaption}}
content (Figure 1)
{{/figure}}
Reference to table {{reference figure="T1"/}}
{{figure}}
{{figureCaption}}{{id name="T1"/}}Title of Table 1 {{/figureCaption}}
|Cell
{{/figure}}
Reference to figure {{reference figure="F2"/}}
{{figure}}
{{figureCaption}}{{id name="F2"/}}Title of Figure 2{{/figureCaption}}
content (Figure 2)
{{/figure}}
- The table reference should be "Reference to table 1"
- The second figure reference should be "Reference to figure 2"
We get: