mdbook-inline-highlighting 2.0.0

mdBook preprocessor that enables support for inline highlighting
1
2
3
4
5
6
7
8
9
10
11
12
# Preview

{{#include ../../README.md:26:28}}

<!-- intentionally -->
Hello `[oops` World `[py]if`.

| Header1 | Header2 |
|---------|---------|
| abc     | def     |

Hello "sunny" World.