text-crossrefs: Document an expected error with sample-with-options.md
This commit is contained in:
@ -444,6 +444,9 @@
|
||||
, Span ( "lblatend" , [] , [] ) []
|
||||
]
|
||||
]
|
||||
, RawBlock
|
||||
(Format "html")
|
||||
"<!-- Because of tcrf-default-reftype: note, the following line produces\na reference to a void note label (since lblatend is not attached to a note)\nin formats that do not support the \8220line\8221 reference type.\nThis will make the Typst output with #ref uncompilable. -->"
|
||||
, Para
|
||||
[ Str "What"
|
||||
, Space
|
||||
|
||||
@ -441,6 +441,9 @@
|
||||
, Span ( "lblatend" , [] , [] ) []
|
||||
]
|
||||
]
|
||||
, RawBlock
|
||||
(Format "html")
|
||||
"<!-- Because of tcrf-default-reftype: note, the following line produces\na reference to a void note label (since lblatend is not attached to a note)\nin formats that do not support the \8220line\8221 reference type.\nThis will make the Typst output with #ref uncompilable. -->"
|
||||
, Para
|
||||
[ Str "What"
|
||||
, Space
|
||||
|
||||
@ -446,6 +446,9 @@
|
||||
, Span ( "lblatend" , [] , [] ) []
|
||||
]
|
||||
]
|
||||
, RawBlock
|
||||
(Format "html")
|
||||
"<!-- Because of tcrf-default-reftype: note, the following line produces\na reference to a void note label (since lblatend is not attached to a note)\nin formats that do not support the \8220line\8221 reference type.\nThis will make the Typst output with #ref uncompilable. -->"
|
||||
, Para
|
||||
[ Str "What"
|
||||
, Space
|
||||
|
||||
@ -446,6 +446,9 @@
|
||||
, Span ( "lblatend" , [] , [] ) []
|
||||
]
|
||||
]
|
||||
, RawBlock
|
||||
(Format "html")
|
||||
"<!-- Because of tcrf-default-reftype: note, the following line produces\na reference to a void note label (since lblatend is not attached to a note)\nin formats that do not support the \8220line\8221 reference type.\nThis will make the Typst output with #ref uncompilable. -->"
|
||||
, Para
|
||||
[ Str "What"
|
||||
, Space
|
||||
|
||||
Reference in New Issue
Block a user