Commit graph

22 commits

Author SHA1 Message Date
603fb15bb4 add better error handling for when source path does not exists 2023-06-04 19:40:15 +03:00
91b6bd9c79 add testing with Tox 2023-06-04 19:27:29 +03:00
Denis-Cosmin NUTIU
f8e1d39e52 format code 2023-06-03 16:23:53 +03:00
Denis-Cosmin NUTIU
ce06c201ee add config option for RegexHeuristics 2023-06-02 11:12:24 +03:00
Denis-Cosmin NUTIU
f4696b35b2 fix RegexHeuristics _remove_pre_tag 2023-06-02 10:54:53 +03:00
Denis-Cosmin NUTIU
d7152d684b add tests for read & write jekyll posts 2023-06-02 10:52:35 +03:00
Denis-Cosmin NUTIU
90fafdc261 fix pre regex heuristics: avoid double ``` 2023-06-02 10:44:20 +03:00
Denis-Cosmin NUTIU
9757da5670 add more tests for fix pre content 2023-06-02 10:35:34 +03:00
Denis-Cosmin NUTIU
7c11c105c5 add comments 2023-06-02 10:02:14 +03:00
Denis-Cosmin NUTIU
efbe771799 add fix for code blocks 2023-06-02 09:58:20 +03:00
Denis-Cosmin NUTIU
3c20d726cf add tests for test_fix_html_tags_stripe_tag 2023-06-01 22:19:57 +03:00
a2811a73e3 Rename remove_html_tags to fix_html_tags 2023-05-31 19:34:01 +03:00
6d0444de51 cast content to str in remove_html_tags 2023-05-31 19:30:36 +03:00
ea589afabc test remove_html_tags for usecase: detect_youtube_links 2023-05-31 19:29:47 +03:00
5f4566e598 add tests for header fields drop 2023-05-31 19:08:05 +03:00
57fc728bd6 add tests for rewrite author 2023-05-31 18:50:49 +03:00
ffd9e152a8 add converted total posts converted log 2023-05-31 18:38:21 +03:00
4618966f10 implement configurable field drop from post header 2023-05-31 18:36:04 +03:00
da4f678ca6 re-format code 2023-05-31 18:32:42 +03:00
a524db1722 abstract IO for easier testing in the future 2023-05-31 18:30:30 +03:00
98a188fe35 add config via yaml 2023-05-29 21:58:32 +03:00
8afd96294f initial commit 2023-05-29 21:35:38 +03:00