Skip to content

Commit d40a44d

Browse files
authored
Update README.md
1 parent bc894fb commit d40a44d

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff 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

3316
Install md2term using `uv`:

0 commit comments

Comments
 (0)