web/rl_string_helper/README.md

4 lines
298 B
Markdown
Raw Normal View History

2024-01-31 00:48:20 +00:00
# rl-string-helper
`RLStringHelper` is designed specifically for use with Medium.com parser as string markup helper. The basic idea is to apply multiple markups, multiple replacements, to the same character positions. Also adapts all characters to UTF-16 encoding. See tests for more information.