git: dd3e07ad6b - main - fix inlined asciidoc code in en/books/fdp-primer/asciidoc-primer
Vladlen Popolitov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=dd3e07ad6b218cf8da82824445c9cfdc94f83e1f commit dd3e07ad6b218cf8da82824445c9cfdc94f83e1f Author: Vladlen Popolitov <[email protected]> AuthorDate: 2025-09-25 17:16:31 +0000 Commit: Vladlen Popolitov <[email protected]> CommitDate: 2025-09-25 17:16:31 +0000 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 --- .../content/en/books/fdp-primer/asciidoctor-primer/_index.adoc | 4 ---- 1 file changed, 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::[] [...]