|
|
|
|
|
by hu3
113 days ago
|
|
> Strip markdown decoration: Headers (##), bold (*), italic (*), horizontal rules (---). These are visual aids Claude doesn't need. In my experience, LLMs do understand header levels in markdown. So removing these is detrimental. --- > Compress table formatting: Markdown tables with alignment rows and padding are verbose for what they communicate. This is a good idea imo. |
|