summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorSarah White <graphitefriction@gmail.com>2021-04-08 11:35:22 -0600
committerSarah White <graphitefriction@gmail.com>2021-04-09 15:08:48 -0600
commit2bf01545a4c25004f74293544987def492dee1b9 (patch)
tree5bcb3e5c8e77d7f85565692d86574c332c682b09 /README.adoc
parente6338e410e15bd8440faf1d360a296eb4a614d54 (diff)
correct trademark attribution; add registered trademark and TM symbols
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index 4bd36b29..a4d3155d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -54,8 +54,8 @@ endif::[]
// images:
:image-url-screenshot: https://raw.githubusercontent.com/asciidoctor/asciidoctor/master/screenshot.png
-{url-project}[Asciidoctor] is a fast, open source, Ruby-based text processor for parsing {url-what-is-asciidoc}[AsciiDoc] into a document model and converting it to output formats such as HTML 5, DocBook 5, manual pages, PDF, EPUB 3, and other formats.
-Asciidoctor also has an ecosystem of extensions, converters, build plugins, and tools to help you author and publish content written in AsciiDoc.
+{url-project}[Asciidoctor] is a fast, open source, Ruby-based text processor for parsing AsciiDoc(R) into a document model and converting it to output formats such as HTML 5, DocBook 5, manual pages, PDF, EPUB 3, and other formats.
+Asciidoctor also has an ecosystem of extensions, converters, build plugins, and tools to help you author and publish content written in {url-what-is-asciidoc}[AsciiDoc].
You can find the documentation for these projects elsewhere on this site or in the {url-org}[Asciidoctor organization on GitHub].
In addition to running on Ruby, Asciidoctor can be executed on a JVM using {url-asciidoctorj}[AsciidoctorJ] or in any JavaScript environment using {url-asciidoctorjs}[Asciidoctor.js].
@@ -468,7 +468,7 @@ The project was initiated in 2012 by https://github.com/erebor[Ryan Waldron] and
== Trademarks
-AsciiDoc is a trademark of the Eclipse Foundation.
+AsciiDoc(R) and AsciiDoc Language(TM) are trademarks of the Eclipse Foundation, Inc.
ifndef::env-site[]
== Changelog