lit
lit copied to clipboard
WIP: Read also code blocks
In markdown is very common to have code blocks like this one (```bash). This adds the ability to read those as well.
Read more #2.
Thanks, can you add a working example to examples/ (maybe just copy an existing one and change from indent to block formatting)
@spro I will do it. But I found some cases where it doesn't work. Let me fix it.