Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sarah White
AsciiDoc Language
Commits
7ea52867
Commit
7ea52867
authored
Feb 21, 2021
by
Dan Allen
Browse files
remove "Asciidoctor only" label in user docs
parent
73c6906a
Changes
3
Show whitespace changes
Inline
Side-by-side
docs/modules/document/pages/doctypes.adoc
View file @
7ea52867
...
...
@@ -17,7 +17,6 @@ This doctype instructs the parser to recognize a special document header and sec
See xref:asciidoctor:manpage-backend:index.adoc[] for details on how structure a man page using AsciiDoc and generate it with Asciidoctor.
Inline (`inline`)::
Asciidoctor only.
There may be cases when you only want to apply inline AsciiDoc formatting to input text without wrapping it in a block element.
For example, in the Asciidoclet project (AsciiDoc in Javadoc), only the inline formatting is needed for the text in Javadoc tags.
// {asciidoclet-ref}[Asciidoclet project]
...
...
docs/modules/macros/pages/xref-validate.adoc
View file @
7ea52867
...
...
@@ -23,4 +23,4 @@ If you run Asciidoctor in verbose/pedantic mode on this document, it will send t
asciidoctor: WARNING: invalid reference: foobar
....
Ascii
doct
or only validates references within the same document (after includes are resolved).
The
Ascii
Doc process
or only validates references within the same document (after includes are resolved).
docs/modules/sections/pages/section-ref.adoc
View file @
7ea52867
...
...
@@ -47,7 +47,6 @@
|`sectanchors`
|NA
|
//Asciidoctor only
|xref:ids.adoc[Section ID]
|`sectids`
...
...
@@ -59,7 +58,6 @@
|`sectlinks`
|NA
|
//Asciidoctor only
|xref:numbers.adoc[Section numbers] and xref:special-section-numbers.adoc[special section numbers]
|`sectnums`
...
...
@@ -76,7 +74,6 @@
|`options` or `%`
|`untitled`
|DocBook only; can only be set on special sections
//Asciidoctor only
|===
== Section styles
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment