Skip to content

Conversation

@pmeinhardt
Copy link
Owner

@pmeinhardt pmeinhardt commented Dec 24, 2025

The plugin now supports running commands with an optional "!":

  • MaxdownCompile! will clean any previously compiled artifacts before building the command-line tool. MaxdownCompile does not perform cleaning (this is the same as the previous behavior).
  • MaxdownConvert! converts the current buffer with --dangerous mode enabled. The default MaxdownConvert no longer uses --dangerous.
  • MaxdownPreview! uses --dangerous in the same way. The default MaxdownPreview no longer does.

See the Markdown Rust crate for details about what dangerous mode means:
https://github.com/wooorm/markdown-rs

This comment was marked as duplicate.

Base automatically changed from jinja-templates to main December 24, 2025 22:06
The plugin now supports running commands with an optional "!":

- "MaxdownCompile!" will clean any previously compiled artifacts before
  building the command-line tool. "MaxdownCompile" does not perform
  cleaning (this is the same as the previous behavior).
- "MaxdownConvert!" converts the current buffer with "--dangerous" mode
  enabled. The default "MaxdownConvert" no longer uses "--dangerous".
- "MaxdownPreview!" uses "--dangerous" in the same way. The default
  "MaxdownPreview" no longer does.

See the Markdown Rust crate for details about what dangerous mode means:
https://github.com/wooorm/markdown-rs
@pmeinhardt pmeinhardt merged commit 5350e88 into main Dec 24, 2025
4 checks passed
@pmeinhardt pmeinhardt deleted the update-vim-plugin branch December 24, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants