FrontMark LLM prompt Markdown
Use the FrontMark prompt companion when asking ChatGPT or another LLM to create
documentation pages for this site. It gives the model the supported syntax,
layout rules and component guidance needed to produce rich Markdown without
inventing unsupported blocks.
Open the prompt companion
Best use
Paste the prompt companion first, then describe the page you want: audience,
goal, tone, required sections, media assets and any data that should become
tables, charts or diagrams.
Page structure Frontmatter, one H1, clear sections, examples and validation checklists.
Visual blocks Admonitions, tabs, cards, containers, images, videos and parallax scenes.
Technical content Code blocks, annotations, diagrams, charts, forms, n8n workflows and hex
viewers.
Open prompts/markdown.txt in the repository.
Paste it into the LLM conversation as syntax and style context.
Ask for a complete FrontMark Markdown page.
Review the generated page with the checklist at the end of the prompt file.
Add the page under src/content/docs/ or the matching content folder.
Review generated output
LLM output should still be checked before publishing. Pay special attention
to JSON blocks, local media paths, code fences and any syntax that is marked
as unsupported in the prompt companion.
https://sigmax.dev/frontmark/docs/llm-generation-help/