17 Commits (ce8a5ab91ceb779276d126ff817469b59147f3e4)

Author SHA1 Message Date
Yurii Motov ce8a5ab91c Fix `CODE_BLOCK_LANG_RE` to handle 4 backticks 5 months ago
Yurii Motov f5112778d0 Add tests for html links 5 months ago
Yurii Motov 5ca9472d8a Fix check for markdown links number mismatch 5 months ago
Yurii Motov 8c5f21c83c Fix error message on header level mismatch 5 months ago
Yurii Motov 50dd09a7b2 Remove commented code 5 months ago
Yurii Motov e076f651e7 Increase verbosity of `replace_multiline_code_block` and `replace_multiline_code_blocks_in_text` 5 months ago
Yurii Motov badefaba9f Refactor `replace_html_links`, improve error message 5 months ago
Yurii Motov 5b812d4754 Improve error message in `replace_header_permalinks` 5 months ago
Yurii Motov 44b530168e Simplify `replace_markdown_links`, improve error message 5 months ago
Yurii Motov c42dd05cb8 Simplify `replace_placeholders_with_code_includes` and improve error message 5 months ago
Yurii Motov 44f25ad0ac Fix constructing URL for static assets 5 months ago
Yurii Motov 51df013955 Remove debug printing 5 months ago
Yurii Motov 7ff3dfb4fc Add `hash-style-comments` and `slash-style-comments` code block languages 5 months ago
Yurii Motov b3ad074153 Fix comment regexes (require leading whitespace if comment starts not at the line start) 5 months ago
Yurii Motov e7fb2453ea Fix header permalinks replacement 5 months ago
Yurii Motov beff498743 Handle code blocks, fix some bugs, add `fix-all` command 5 months ago
Yurii Motov 0339277673 Fix links, permalinks, code includes 5 months ago