web/rl_string_helper
2024-09-23 12:27:11 +05:00
..
rl_string_helper parser: correct href jumps handle && test update 2024-09-23 12:27:11 +05:00
tests parser: correct href jumps handle && test update 2024-09-23 12:27:11 +05: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 refactor: cython integration & refactor-refactor 2024-07-27 21:55:13 +05:00
test.txt parser: correct href jumps handle && test update 2024-09-23 12:27:11 +05: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.