Skip to content

feat: ✨ add Markdown formatter to justfile#152

Merged
lwjohnst86 merged 13 commits intomainfrom
feat/markdown-formatter
Feb 16, 2026
Merged

feat: ✨ add Markdown formatter to justfile#152
lwjohnst86 merged 13 commits intomainfrom
feat/markdown-formatter

Conversation

@lwjohnst86
Copy link
Copy Markdown
Member

Description

Added rumdl Markdown formatter 🎉 I added it to justfile and pre-commit hooks. It required running it on all the files, which is why this PR is big (it includes the formatting done to the Markdown files). Removed the Quarto Markdown reformatting we used previously.

Closes #150

Needs a thorough review.

Checklist

  • Ran just run-all

@lwjohnst86 lwjohnst86 moved this from Todo to In Review in Product development Feb 12, 2026
Copy link
Copy Markdown
Contributor

@joelostblom joelostblom left a comment

Choose a reason for hiding this comment

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

Exciting! ⭐ 🌟 🤩

I'm not familiar with exactly which files need to be changed, but the changes in here look good to me! Just minor comments/questions.

Comment thread docs/guide.qmd
Comment thread template/.rumdl.toml
Comment thread template/.rumdl.toml
Comment thread template/CONTRIBUTING.md.jinja Outdated
@github-project-automation github-project-automation Bot moved this from In Review to In Progress in Product development Feb 13, 2026
Comment thread template/justfile.jinja
@lwjohnst86 lwjohnst86 moved this from In Progress to In Review in Product development Feb 13, 2026
@lwjohnst86 lwjohnst86 requested a review from signekb February 13, 2026 10:42
Co-authored-by: Joel Ostblom <joelostblom@users.noreply.github.com>
@lwjohnst86 lwjohnst86 merged commit 32078d8 into main Feb 16, 2026
5 checks passed
@lwjohnst86 lwjohnst86 deleted the feat/markdown-formatter branch February 16, 2026 08:22
@github-project-automation github-project-automation Bot moved this from In Review to Done in Product development Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add rumdl Markdown formatter config, vscode settings, and justfile

2 participants