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 carriage return after admonition title #14

Merged
merged 4 commits into from
Feb 19, 2024

Conversation

JulianCataldo
Copy link
Contributor

With spaces for carriage return:

-------vv

Tip

Recommended VS Code extensions

Without spaces for carriage return:

Tip

Recommended VS Code extensions

GitHub renders the same.

For envs. without admonitions this allow to render like this:

{!FAKE_ADMONITION}
My paragram

Instead of this:

{!FAKE_ADMONITION} My paragram

The first one looks more like GitHub layout, which is the ultimate goal of this PR.

@myl7 myl7 self-assigned this Feb 19, 2024
Remove empty lines.
Rename a test.
Reformat eq op.
@myl7 myl7 merged commit cc13db7 into myl7:main Feb 19, 2024
1 check passed
@myl7
Copy link
Owner

myl7 commented Feb 19, 2024

Thanks! It is indeed a bug and sorry for delaying it for so long.
New versions will be released soon.

@JulianCataldo
Copy link
Contributor Author

No worries! I think there was a misunderstanding on the initial issue, about where the two spaces occurs.

Thank you :)

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.

None yet

2 participants