@nofinite/markon — v1.1.1
Release date: 01 February 2024
This release of @nofinite/markon represents the most recent published version of the library.
Summary
@nofinite/markon is a lightweight text formatting utility for both browser and React environments. It provides a simple, explicit syntax for enhancing text with formatting elements such as bold, underline, links, lists, emphasis, and line breaks.
Included
- Core Markon text formatting syntax
ReactMarkoncomponent for React usageJSMarkonfunction for browser/vanilla JavaScript usage- Distribution builds for ESM and browser environments
- Minimal, predictable parsing behavior
- MIT licensed package
Notes
- This version is the latest published release available on the repository.
- The library is designed for deterministic parsing of Markon syntax into HTML.
- No breaking changes were documented prior to this release.
Release Metadata
- Repository: [NofiniteHQ/markon on GitHub]
- License: MIT
- Latest tag:
v1.1.1(as of Feb 1, 2024)