web/rl_string_helper
2024-06-10 22:08:38 +05:00
..
rl_string_helper web: minor problem fix 2024-06-10 22:08:38 +05:00
tests Moving codebase from GitHub 2024-01-31 06:48:20 +06:00
.gitignore Moving codebase from GitHub 2024-01-31 06:48:20 +06:00
README.md Moving codebase from GitHub 2024-01-31 06:48:20 +06:00
requirements.txt Moving codebase from GitHub 2024-01-31 06:48:20 +06:00
setup.py Moving codebase from GitHub 2024-01-31 06:48:20 +06: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.