markmac
Output embedder
Embeds program outputs in markdown documents by executing specified commands and replacing output with placeholders.
Embed program outputs in markdown
17 stars
15 watching
0 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ephraimduncan/termd | A command-line tool that renders markdown text with syntax highlighting and supports rendering from URLs or GitHub repositories. | 66 |
bogardo/markdown-codepen | An extension for embedding CodePen snippets in Markdown documents | 17 |
pd4d10/bytemd | A lightweight, framework-agnostic Markdown editor with extensibility features and support for various rendering environments. | 789 |
ericleib/ngx-remark | Library to render Markdown with custom HTML templates in Angular applications | 8 |
kgar/ts-markdown | Library to generate markdown documents from JSON data | 10 |
camacho/markdown-magic-prettier | Transforms Markdown code blocks to format JavaScript code with Prettier. | 11 |
denolib/marked | A TypeScript port of a popular markdown parser with type annotations for use in Deno applications. | 9 |
camacho/markdown-magic-package-scripts | Adds table of scripts from package.json to markdown files | 1 |
commenthol/markedpp | Automates document formatting and organization in markdown files | 32 |
chuufmaster/markdown-toc | Generates and updates tables of contents in markdown files with customizable features. | 17 |
davidwells/markdown-magic | Automates markdown file formatting and updates using comment blocks and custom transforms. | 820 |
wbaldoumas/markdown-colorcode | An extension for Markdig that adds syntax highlighting to code through the power of ColorCode | 28 |
13rac1/goldmark-embed | An extension for the goldmark markdown parser to embed additional media formats | 4 |
bubuanabelas/markcat | A terminal viewer for Markdown files with syntax highlighting and formatting | 42 |