Skip to content

Comments

languages/markdown: add mdformat#1396

Merged
horriblename merged 1 commit intoNotAShelf:mainfrom
snoweuph:feature/md
Feb 18, 2026
Merged

languages/markdown: add mdformat#1396
horriblename merged 1 commit intoNotAShelf:mainfrom
snoweuph:feature/md

Conversation

@snoweuph
Copy link
Contributor

@snoweuph snoweuph commented Feb 4, 2026

adds mdformat with some core extensions.

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

github-actions bot pushed a commit that referenced this pull request Feb 4, 2026
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

🚀 Live preview deployed from 3adba94

View it here:

Debug Information

Triggered by: horriblename

HEAD at: feature/md

Reruns: 2121

@snoweuph
Copy link
Contributor Author

snoweuph commented Feb 7, 2026

rebased

@snoweuph
Copy link
Contributor Author

snoweuph commented Feb 7, 2026

requires #1398 before I rebase

@snoweuph
Copy link
Contributor Author

snoweuph commented Feb 7, 2026

rebased

@snoweuph
Copy link
Contributor Author

rebased

Copy link
Collaborator

@horriblename horriblename left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@horriblename horriblename enabled auto-merge (squash) February 18, 2026 09:50
@horriblename horriblename merged commit 1355f90 into NotAShelf:main Feb 18, 2026
13 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 18, 2026
@snoweuph snoweuph deleted the feature/md branch February 18, 2026 17:50
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
`languages.lua`.

- Added [`mdformat`](https://mdformat.rtfd.io/) support to `languages.python`.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@horriblename I think I fucked up. that should be languages.markdown...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants