asciidoctor / asciidoctor-maven-plugin

A Maven plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
http://asciidoctor.org
Apache License 2.0
318 stars 122 forks source link

(main) Doxia parser: fix missing formattings and links in lists #759

Closed abelsromero closed 9 months ago

abelsromero commented 9 months ago

What kind of change does this PR introduce? (check at least one)

What is the goal of this pull request?

List (ordered and unordered) dosn't convert formatting (bold, monospace, etc.) and links.

Are there any alternative ways to implement this?

n/a

Are there any implications of this pull request? Anything a user must know?

no

Is it related to an existing issue?

- [ ] Yes - [x] No *Finally, please add a corresponding entry to CHANGELOG.adoc*
abelsromero commented 9 months ago

TIL: that when a title is set with underline, single quotes are formated as italics.

Document
=========

This gets 'formatted' as italics.
mojavelinux commented 9 months ago

Yep. See https://docs.asciidoctor.org/asciidoctor/latest/migrate/asciidoc-py/#compatibility-mode