r4ai / remark-callout

A remark plugin to add obsidian style callouts to markdown
https://r4ai.github.io/remark-callout/
MIT License
7 stars 0 forks source link

feat: handle data attr values like obsidian #127

Closed eikowagenknecht closed 3 months ago

eikowagenknecht commented 3 months ago

Fixes #113.

Please note that the test fails until the PR with the titles is merged as well, as this tests both in one test :-)

Signed-off-by: Eiko Wagenknecht git@eiko-wagenknecht.de

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 6e37190f1e5614f1c75b19eeea45ba2daa085e2a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------------- | ----- | | @r4ai/remark-callout | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

eikowagenknecht commented 3 months ago

Done