web/rl_string_helper
2025-07-01 14:01:44 +05:00
..
rl_string_helper rl-string-parser: logger to trace 2025-07-01 14:01:44 +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 cloudflare: fuck u 2025-02-04 12:21:10 +05: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.