Proper multiple-tab code blocks by fundthmcalculus · Pull Request #26 · rnorth/mkdocs-codeinclude-plugin
rnorth added a commit that referenced this pull request
Feb 20, 2026The test was written before PR #26 added 4-space indentation for pymdownx.tabbed content, so the expected output never matched actual plugin behaviour. Update comparison to use rstrip_lines() to normalise trailing whitespace on blank lines within code blocks. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>