Activity
Update for Zig master (Current: 0.14.0-dev.2837)
Update for Zig master (Current: 0.14.0-dev.2837)
Closer to a working formatter
Closer to a working formatter
Add formatRenderer (Auto-formatter)
Add formatRenderer (Auto-formatter)
Fix bug in image width / termsize handling
Fix bug in image width / termsize handling
Update Neovim plugin; update README
Update Neovim plugin; update README
Oops, forgot to commit the sample HTML render
Oops, forgot to commit the sample HTML render
Implement "--stdin, -i" opt to read from stdin
Implement "--stdin, -i" opt to read from stdin
Implement autolink inlines
Implement autolink inlines
Fix some minor rendering issues
Fix some minor rendering issues
Enable Windows build: Don't use treez
Enable Windows build: Don't use
treez
Bring back WASM module
Bring back WASM module
Update README with my new features :)
Update README with my new features :)
"Fix" console image rendering - Keep original size
"Fix" console image rendering - Keep original size
Implement Table of Contents creation
Implement Table of Contents creation
Force push
Implement Table of Contents creation
Implement Table of Contents creation
Implement Table of Contents creation
Implement Table of Contents creation
Add HTML links to headers; cleanup build.zig
Add HTML links to headers; cleanup build.zig
Fix HTML rendering of code blocks with no language
Fix HTML rendering of code blocks with no language
Add Timer wrapper
Add Timer wrapper
Tables working! Except for column text alignment
Tables working! Except for column text alignment
*almost* have tables working!
*almost* have tables working!
WIP on adding tables
WIP on adding tables
Move WASM demo out of src/
Move WASM demo out of src/
Add the MIT license
Add the MIT license
Fix for running within a non-terminal preview pane
Fix for running within a non-terminal preview pane
render_html: Use '<p>' for paragraphs
render_html: Use '<p>' for paragraphs
Comment out WASM build for now
Comment out WASM build for now
Update WASM demo HTML/JS
Update WASM demo HTML/JS
Update WASM demo HTML/JS
Update WASM demo HTML/JS
Fixup c++ TreeSitter query
Fixup c++ TreeSitter query