Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update link to discuss asciidoc questions, remove ruby version note a… #54

Merged
merged 1 commit into from
Sep 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions src/a_few_basics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,10 @@ For details and additional options, see:
* AsciiDoc http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/[quick reference].
* Asciidoctor http://asciidoctor.org/docs/user-manual/[user manual].

In addition, you can ask questions in the https://discuss.asciidoctor.org/[Asciidoctor discussion list].

As is true of any complex process, AsciiDoc/Asciidoctor has some quirks. Please be certain to use the templates, as the templates provide you with files that result in fully featured PDF output.
In addition, you can ask questions in <https://asciidoctor.zulipchat.com/>

Best practice is to test the PDF build frequently to ensure that you have not accidentally introduced something that breaks the build.

WARNING: PDF generation requires the use of Ruby 2.7.2.

[NOTE]
====
Send questions to help@riscv.org.
Expand Down
Loading