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.
2 parents 3b7bf0b + 5447766 commit 329b7cbCopy full SHA for 329b7cb
strictdoc/export/html/templates/screens/document/pdf/index.jinja
@@ -32,7 +32,7 @@
32
data-page-break-after-selectors='.pdf-toc .free_text'
33
data-page-break-before-selectors='H2'
34
data-no-break-selectors='sdoc-section-title sdoc-meta sdoc-requirement-title .pdf-toc-row'
35
- data-no-hanging-selectors='sdoc-section-title sdoc-meta sdoc-requirement-title sdoc-requirement-field-label strong:only-child'
+ data-no-hanging-selectors='sdoc-section-title sdoc-meta .admonition-title sdoc-requirement-title sdoc-requirement-field-label strong:only-child'
36
src="{{ view_object.render_static_url('html2pdf/bundle.js') }}"></script>
37
{%- endif -%}
38
0 commit comments