summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-06-03 02:03:40 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-06-03 02:08:58 -0600
commit4cb571f6072281740e79282bfa3d0486b8d3c508 (patch)
tree0895b37fada2b2e8ced935d451db767b2ceb167e
parentf9f42dc58e5f4c9b421a87e002019d5152a0979d (diff)
add note about limitation of remote inline image
-rw-r--r--docs/modules/ROOT/pages/features.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/modules/ROOT/pages/features.adoc b/docs/modules/ROOT/pages/features.adoc
index f30e4f57..fbe60934 100644
--- a/docs/modules/ROOT/pages/features.adoc
+++ b/docs/modules/ROOT/pages/features.adoc
@@ -56,3 +56,4 @@ This matches the behavior of HTML.
* You cannot use inline HTML (like a link or emphasized text) in a source block that also uses syntax highlighting.
These two technologies don't mix in the PDF generation process due to how the syntax highlighters work.
* Verse blocks do not use a fixed-width font by default, but you can control this setting xref:theme:verse.adoc[using the theme].
+* Cannot use remote inline image in the doctitle or a section title with an automatic ID