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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Description list" not working for v3 doxia modules #751

Closed
abelsromero opened this issue Jan 23, 2024 · 1 comment 路 Fixed by #772
Closed

"Description list" not working for v3 doxia modules #751

abelsromero opened this issue Jan 23, 2024 · 1 comment 路 Fixed by #772
Milestone

Comments

@abelsromero
Copy link
Member

abelsromero commented Jan 23, 2024

This can be seen in the site example.

  • Current v2.2.5 version 馃憞 馃煝

image

  • With v3.0.0-SNAPSHOT 馃憞 馃敶

image

Marking as v3.0.0, we cannot release with this issue.

@abelsromero abelsromero added this to the 3.0.0 milestone Jan 23, 2024
@abelsromero abelsromero changed the title include(s) not working for v3 doxia modules "Description list" not working for v3 doxia modules Jan 25, 2024
@abelsromero
Copy link
Member Author

Updated title, the issue is not with included (they work fine) is with description lists https://docs.asciidoctor.org/asciidoc/latest/lists/description/. We probably need a processor for that element.

abelsromero added a commit to abelsromero/asciidoctor-maven-plugin that referenced this issue Feb 11, 2024
* Checkpoint: tested all description lists from docs
* Update docs
* Update IT

Closes asciidoctor#751
abelsromero added a commit to abelsromero/asciidoctor-maven-plugin that referenced this issue Feb 11, 2024
* Checkpoint: tested all description lists from docs
* Update docs
* Update IT

Closes asciidoctor#751
abelsromero added a commit that referenced this issue Feb 11, 2024
* Tested all examples from official docs
* Update maven-plugin docs

Closes #751
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant