Skip to main content

Blogs

Instructions to Create MarkDown file using LLM to specify the structure

Goal

These are instructions for an LLM to specify the structure of a .md file while creating a .md file on request. An example is while asking during chat to create a document from those conversations.

Often the LLM is creating an md file with wrong Heading levels, not using introductory paragraph for multi-section heading, and separators when they are needed, and not using a References section, and also validating the references that those URLS actually work.