@rivolink/leaf-darwin-arm64 1.16.0 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/leaf +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -148,6 +148,7 @@ cat TESTING.md | leaf
|
|
|
148
148
|
- **Live preview** — Watch mode with automatic reload and visual feedback.
|
|
149
149
|
- **File picker** — Fuzzy Markdown picker, directory browser, and watch after selection.
|
|
150
150
|
- **Editor integration** — Open the current file in your preferred editor.
|
|
151
|
+
- **Frontmatter support** — YAML frontmatter rendered as a table (horizontal or vertical based on key count).
|
|
151
152
|
- **Rich Markdown rendering** — Tables, lists, blockquotes, rules, bold, italic, and strikethrough.
|
|
152
153
|
- **Syntax highlighting** — Common aliases like `py`, `cpp`, `json`, `toml`, `ps1`, `dockerfile`.
|
|
153
154
|
- **LaTeX support** — Inline, block, and `latex` / `tex` code blocks rendered as formulas.
|
package/leaf
CHANGED
|
Binary file
|