aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladlen Popolitov <vladlen@FreeBSD.org>2025-09-25 17:16:31 +0000
committerVladlen Popolitov <vladlen@FreeBSD.org>2025-09-25 17:16:31 +0000
commitdd3e07ad6b218cf8da82824445c9cfdc94f83e1f (patch)
tree8315ba87e1c4b5ebb98394ca0ac5a25bd546f822
parentce5f6f10a0d09bf2fcd49165abec22cfaaf67ff5 (diff)
fix inlined asciidoc code in en/books/fdp-primer/asciidoc-primer
Reviewed by: bcr Approved by: maxim (mentor) Differential Revision: https://reviews.freebsd.org/D52710
-rw-r--r--documentation/content/en/books/fdp-primer/asciidoctor-primer/_index.adoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/documentation/content/en/books/fdp-primer/asciidoctor-primer/_index.adoc b/documentation/content/en/books/fdp-primer/asciidoctor-primer/_index.adoc
index ac4afa350c..cdd9147acb 100644
--- a/documentation/content/en/books/fdp-primer/asciidoctor-primer/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/asciidoctor-primer/_index.adoc
@@ -309,13 +309,9 @@ We are going to use as an example the header of the extref:{freebsd-releng}[Free
:images-path: articles/freebsd-releng/ <1>
-ifdef::env-beastie[]
-ifdef::backend-html5[]
-
[...]
:imagesdir: ../../../images/{images-path} <2>
-endif::[]
[...]