File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -11,23 +11,6 @@ It supports streaming so you can pipe [your favorite LLM tool](https://github.co
1111> [ !NOTE]
1212> This software was created almost entirely by AI with [ Cursor] ( https://www.cursor.com/ ) and [ Claude 4 Sonnet] ( https://www.anthropic.com/ ) .
1313
14- ## Features
15-
16- - ** 256-color support** with different shades for headers (H1-H6)
17- - ** Syntax highlighting** for code blocks using Pygments
18- - ** Proper word wrapping** based on terminal width (like man pages)
19- - ** Streaming input processing** for handling large files and stdin
20- - ** Smart code block handling** - detects triple backticks and processes blocks correctly
21- - ** Rich formatting** for all markdown elements:
22- - Headers with different colors and styles
23- - Bold and italic text
24- - Code spans with highlighting
25- - Blockquotes with panels
26- - Ordered and unordered lists
27- - Links with URLs
28- - Images with alt text
29- - Horizontal rules
30-
3114## Installation
3215
3316Install md2term using ` uv ` :
You can’t perform that action at this time.
0 commit comments