Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Snippets>Dungeons & MarkdownNew to Visual Studio Code? Get it now.

Dungeons & Markdown

Spjak Software

|
57 installs
| (0) | Free
Generate D&D style documents from Markdown
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dungeons & Markdown

Generate D&D style documents from Markdown

image

This is a VSCode extension implementation of the online editor at homebrewery

Supports the full list of the extended Markdown syntax elements in Homebrewery Version 3.

Inspired by homebrewery-vcsode which does not support the new elements and is no longer updated.

Features

Write structured documents in (extended) Markdown and generate beautiful pages in the style of the Dungeons & Dragons books and resources.

Provides live preview while editing as well as export to plain HTML for PDF printing.

Commands

Dungeons & Markdown: Preview opens a live preview window.

Dungeons & Markdown: Generate HTML generates a plain HTML file with the same name as the currently open Markdown file. This can be opened in a browser for printing to PDF or exported to other formats.

Snippets

More than 30 snippets are included, providing easy access to the extended Markdown syntax implemented by Homebrewery V3.

The snippets can be accessed with CTRL+Space (or any custom auto-complete hotkeys) when editing Markdown documents. All snippets are prefixed with dnm-, e.g. dnm-class-table

Details on the full list of snippets and examples of their effects, can be found on the Dungeons & Markdown homepage

Known issues

  • Images and external links may not render properly in the preview, due to sandbox limitations.

Release Notes

1.0.0

  • Added more than 30 snippets for extended Markdown syntax elements
  • Added documentation and link to home page
  • Bug fixes

0.1.0

  • Preview window now live updates as markdown file is edited
  • Fixed font and styling issues, sometimes causing incorrect rendering

0.0.1

  • Initial release
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft