Generate a Markdown Stub from a Schema #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
UseCase: The user can create a new Markdown file that serves as a template, populated with all the required structural elements (headings, etc.) as defined by a specific schema. The content for each section will be a placeholder or stub.
Example: A user uses a "Blog Post Schema" to generate a new file that already contains # Title, ## Introduction, and ## Conclusion headings.