mirror of
https://github.com/sern-handler/website
synced 2026-06-12 10:52:20 +00:00
16 lines
751 B
Markdown
16 lines
751 B
Markdown
# @expressive-code/plugin-text-markers
|
|
|
|
A default plugin of Expressive Code, an engine for presenting source code on the web.
|
|
|
|
It allows you to mark entire lines & line ranges, as well as individual text inside your lines using a selection of marker styles (marked, inserted, deleted).
|
|
|
|
It also ensures accessible color contrast of the marked code, automatically tweaking the text colors if necessary while keeping syntax highlighting intact.
|
|
|
|
## Documentation
|
|
|
|
[Read this plugin's documentation](https://expressive-code.com/key-features/text-markers/) on the Expressive Code website to learn more about its features.
|
|
|
|
## Installation (not required)
|
|
|
|
No installation is required. This package is **installed by default** by our higher-level packages.
|