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

Add support for vertical definition lists #348

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Conversation

Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Jan 27, 2025

image

Syntax

Note these lists are close to the asciidoc syntax with one distinction namely content will need to be indented.

TITLE
:<THREE SPACES> <CONTENT>
[FOUR SPACES] [CONTENT CONTINUATION]

Note the additional three spaces after the semicolon.

Horizontal definition lists

Not supported we need to discuss if we really want this.

@Mpdreamz Mpdreamz linked an issue Jan 27, 2025 that may be closed by this pull request
3 tasks
@Mpdreamz Mpdreamz requested a review from reakaleek January 27, 2025 10:57
@Mpdreamz Mpdreamz merged commit 3c0da5f into main Jan 27, 2025
5 of 6 checks passed
@Mpdreamz Mpdreamz deleted the feature/definition-lists branch January 27, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Definition lists are not rendered
2 participants