We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564a109 commit e6aa9e5Copy full SHA for e6aa9e5
tests/docs/smoke-all/2022/12/9/jats/example.qmd
@@ -110,7 +110,7 @@ _quarto:
110
- '<xref alt="2013" rid="ref-Schubert13" ref-type="bibr">2013</xref>' #cite
111
- '<fig id="fig-line">[\s\S]*?<graphic.*?>[\s\S]*?<\/fig>' # regular figure
112
- '<table-wrap>[\s\S]*?<caption>[\s\S]*?<\/caption>[\s\S]*?<table>[\s\S]*?<\/table>[\s\S]*?<\/table-wrap>' #table
113
- - '<fig id="fig-foobar">[\s\S]*?<\/fig>' # custom figure div
+ - '<fig id="fig-foobar" position="float">[\s\S]*?<\/fig>' # custom figure div
114
---
115
116
## Introduction {#sec-introduction}
0 commit comments