FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

add inline parsing for admonition titles to enable formatting by protogenes · Pull Request #607 · vsch/flexmark-java · GitHub

add inline parsing for admonition titles to enable formatting - #607

Open
protogenes wants to merge 1 commit into
vsch:masterfrom
protogenes:master
Open

add inline parsing for admonition titles to enable formatting#607
protogenes wants to merge 1 commit into
vsch:masterfrom
protogenes:master

Conversation

Copy link
Copy Markdown

This change enables inline formatting in admonitions.
For this a new AdmonitionTitle node is introduced as the first child of an AdmonitionBlock.
I'm not happy about the inlined visitChildren in both renderer and formatter to skip over the title node.

Any hints for improvement?

!!! info "Test *inline* `formatting` for [admonition titles](https://github.com/vsch/flexmark-java/wiki/Extensions#admonition)"
    This change enables inline formatting in admonitions.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL