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

Allow for new GH Markdown extensions #206

Open
cagix opened this issue Dec 14, 2023 · 0 comments
Open

Allow for new GH Markdown extensions #206

cagix opened this issue Dec 14, 2023 · 0 comments

Comments

@cagix
Copy link
Owner

cagix commented Dec 14, 2023

GH introduced "alerts" with distinctive styling, like

> [!NOTE]
> Foo bar, wuppie fluppie! 

(see https://github.blog/changelog/2023-12-14-new-markdown-extension-alerts-provide-distinctive-styling-for-significant-content/)

Let's stick with Pandocs divs in Markdown content and use filters for export:

::: note
Foo bar, wuppie fluppie! 
:::

This should probably be in line with #180 ...

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

No branches or pull requests

1 participant