Skip to content

md-magic v4.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 19:12
· 69 commits to master since this release

What's Changed

  • Fix link Serveless Plugin Repo by @forresst in #2
  • Add option excludeText for transform TOC by @forresst in #6
  • Fix Cannot find module 'dox' by @forresst in #5
  • Add directory-tree plugin to README by @camacho in #9
  • add install-command plugin by @camacho in #10
  • Add new plugin to list by @camacho in #12
  • Update README.md by @camacho in #14
  • add 'use strict' by @plesiecki in #16
  • Update README.md by @camacho in #15
  • Fix to support CRLF files by @icebob in #18
  • Update README.md by @camacho in #23
  • Update README.md by @camacho in #24
  • Handle characters = contained in an option of a transform by @forresst in #20
  • Added jsdoc plugin support by @bradtaylorsf in #25
  • add package-json plugin by @forresst in #28
  • Handle empty line by @forresst in #29
  • Typo: it's -> its. by @arikfr in #30
  • Preserve indentation by @DavidWells in #32
  • add header option to code for adding comments to top of snippets by @DavidWells in #33
  • fix undefined output when no h1 is set in markdown file by @DavidWells in #34
  • Update README.md by @rishichawda in #38
  • Add figlet plugin to README.md plugins list by @atondelier in #36
  • chore: update deps by @DavidWells in #42
  • Add option lines for CODE by @forresst in #47
  • fix: use for .. of instead of map by @erezrokah in #52
  • lock toc dep version by @DavidWells in #65
  • remove duplicated local-image entry in 🔌 Markdown magic plugins by @gr2m in #55
  • Fix incorrect link in README for markdown-magic project examples by @teles in #70
  • Fix typo in README.md by @nicowe2000 in #71
  • feat: add FileToc transform plugin by @DavidWells in #76
  • Extract block-parser into standalone top-level library by @DavidWells in #82
  • feat: convert external plugins to new format and add to /plugins directory by @DavidWells in #84
  • feat: setup pnpm workspace with proper dependency linking by @DavidWells in #90
  • feat: add comprehensive tests for block-transformer with multiple plugins and middleware by @DavidWells in #87
  • feat: Convert contributors plugin to packages structure by @DavidWells in #85
  • 🤖 Claude Code: Evaluate docs by @github-actions[bot] in #92
  • 🤖 Claude Code: Evaluate and Optimize the block parser by @github-actions[bot] in #95
  • 🤖 Claude Code: New Plugin: lastModified by @github-actions[bot] in #97
  • feat: extract process-file to comment-block-replacer package by @DavidWells in #99
  • Replace process-file.js with block-replacer package by @DavidWells in #101
  • Update README.md by @unstoppablecarl in #104
  • 🤖 Claude Code: Fix failed test command by @github-actions[bot] in #106
  • 🤖 Claude Code: Change core match word defaults by @github-actions[bot] in #109

New Contributors

Full Changelog: https://github.com/DavidWells/markdown-magic/commits/markdown-magic@4.1.0