@younndai/yon-textmate
TextMate grammar and Shiki integration for YON™ syntax highlighting
Part of the YON™ toolchain — data, intent, and instructions in a single stream.
Website · Specification · Apache 2.0 · Trademark Policy · Brand Assets
TextMate grammar and Shiki integration for YON™ syntax highlighting.
syntaxes/yon.tmLanguage.json— TextMate grammar with full EBNF coveragelanguage-configuration.json— Brackets, comments, foldingsrc/shiki.ts— Shiki language registration export
import { createHighlighter } from "shiki";
import { yonLanguage } from "@younndai/yon-textmate";
const highlighter = await createHighlighter({
themes: ["github-dark"],
langs: [yonLanguage],
});
const html = highlighter.codeToHtml(code, {
lang: "yon",
theme: "github-dark",
});Install the YON extension — it bundles this grammar.
Embedded code blocks (@BEGIN TAG ... @END TAG) are highlighted using the inner language grammar. 70+ languages supported — TypeScript, JavaScript, JSON, Python, Rust, Go, SQL, YAML, Markdown, and more. Unrecognized tags fall back to plain text.
Apache-2.0. © 2026 MARLINK TRADING SRL (YounndAI). See LICENSE and NOTICE.
"YON" and "YounndAI" are trademarks of MARLINK TRADING SRL — see TRADEMARK.md.
Created by Alexandru Mareș.
Website: yon.younndai.com
Structure before scale. Harmony above all.
| Spec | YON v2.0 |
| Author | Alexandru Mareș |
| Company | MARLINK TRADING SRL · YounndAI™ |
| License | Apache 2.0 — © 2026 MARLINK TRADING SRL |
| Trademark | YounndAI™ Trademark Guidelines |
Structure before scale.