Markdown File Creator
Use this page when you want the repo-ready markdown structure without manually formatting frontmatter and section headings.
- The generator keeps the canonical field order from the submission template.
- The category selection derives the correct slug prefix automatically.
- The preview updates live, and the file downloads as a plain markdown document.
Publishing Tool
Build a consistent research note markdown file
Fill in the fields, review the generated output, then download the finished .md file.
The tool keeps the frontmatter order and body section order aligned with the repo template.
Ready
Use this for drafting. The file still needs to be added under site/src/content/docs/.
Usage Notes
Section titled “Usage Notes”- Fill in the metadata and section content.
- Review any warnings in the checks panel.
- Download the file and place it under the generated path shown in the tool.
- Open a branch or PR and follow the normal publishing workflow.