lychee/fixtures/TEST_CODE_BLOCKS.md
Matthias d616177a99
Implement excluding code blocks (#523)
This is done in the extractor to avoid unnecessary
allocations.
2022-03-26 10:42:56 +01:00

11 lines
148 B
Markdown
Vendored

# Test Links In Code
```
http://127.0.0.1/block
```
```bash
http://127.0.0.1/bash
```
`http://127.0.0.1/inline` will also be excluded by default