https://github.com/stalonelab/zmarkdown-experiments
Collection of tools closely linked to ZMarkdown
https://github.com/stalonelab/zmarkdown-experiments
Last synced: about 1 year ago
JSON representation
Collection of tools closely linked to ZMarkdown
- Host: GitHub
- URL: https://github.com/stalonelab/zmarkdown-experiments
- Owner: StaloneLab
- Created: 2023-05-09T21:20:24.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T17:10:30.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T07:59:54.481Z (about 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZMarkdown Experiments
A collection of tools closely linked to [ZMarkdown](https://github.com/zestedesavoir/zmarkdown), some of which might eventually get merged into the main repository someday. Currently contains:
- `escape-list`, a procedure to generate the list of KaTeX-compatible commands for LaTeX escaping;
- `microbber`, proof-of-work of a micromark-compatible LaTeX frontend (without AST);
- `publisher`, a tool allowing to publish a content with a manifest but without the complete ZdS server;
- `specification`, the compiled specification for ZMarkdown (next).
Everything is published without any warranty. Some packages might even be completely outdated, as they are not always published immediately. In a word: expectations about any tool from this repository are pointless.