blog v4.8.1
Series directive fix
Fixed the remark-series plugin to properly handle AST nodes from remark-directive. Instead of regex-matching raw :::series[name] text in paragraphs, the plugin now looks for containerDirective nodes and extracts the series name from the directive label. Also fixed an issue where content following the series directive was being swallowed — the plugin now preserves those children by splicing them back into the parent after the generated HTML.
More blog
The software that produces this blog · visit blog · devlog