github imfing/hextra v0.9.0

latest releases: v0.12.0, v0.10.3, v0.11.3...
14 months ago

What's Changed

Relatively a small release before the year ends. A noteworthy new feature is:

🔔 Support GitHub-style alerts by @imfing in #513

Now in Markdown file, you can use GitHub-style blockquote to emphasize critical information.

Markdown:

> [!NOTE]
> Useful information that users should know, even when skimming content.

> [!TIP]
> Helpful advice for doing things better or more easily.

> [!IMPORTANT]
> Key information users need to know to achieve their goal.

> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.

> [!CAUTION]
> Advises about risks or negative outcomes of certain actions.

Improvements

New Contributors

Full Changelog: v0.8.6...v0.9.0

Don't miss a new hextra release

NewReleases is sending notifications on new releases.