Dungeons & Dragons 5th Edition SRD converted to Markdown.
Find a file
2022-10-24 11:14:12 -05:00
.github Remove Action 2022-03-08 18:33:45 -06:00
Classes Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Customizations Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Equipment Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Gamemastering Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Gameplay Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Monsters Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Monsters (Alt) Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Races Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Spells Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Spells (Alt) Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Treasure Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Treasure (Alt) Added Missing Content; Complete Reorganization 2022-10-23 19:44:19 -05:00
Changelog.md Updated Changelog 2022-10-24 11:14:12 -05:00
Legal.md Recommit 2022-03-07 16:25:07 -06:00
RE&.logo.png Updated Logo 2022-10-23 06:53:55 -05:00
README.md Updated README 2022-10-23 20:33:39 -05:00

D&D Logo


View the Changelog

REorganized. REpublished. REmastered!

What is D&D 5E SRD REmastered?

This is an adaptation of the D&D 5E SRD REformatted in Markdown (.MD) for easy export to other publishing formats. Please report any issues or discrepancies within the material itself; see Discussions & Issues below.

The Systems Reference Document (SRD) contains guidelines for publishing content under the Open-Gaming License (OGL). The Dungeon Masters Guild also provides self-publishing opportunities for individuals and groups. The OGL and Dungeon Masters Guild offer different kinds of publishing opportunities. For an overview of the programs, please visit the official Wizards SRD page to compare the programs.

The material contained herein was REmastered line-by-line into Markdown format to be utilized in your own 5E projects. I have painstakingly converted the original Wizard's SRD v5.1 PDF to markdown, plus all errata from the Nov 2018 update. For more information, please visit the SRD Wiki.

Why Markdown format?

Markdown is a lightweight markup language with plain text formatting syntax created by John Gruber. It is designed so that it can be converted to HTML and many other formats using any number of various Markdown editors. Markdown is often used to format readme files, for writing books, blogs, and messages, or to simply create rich text using a plain text or markdown editor.

Export Options

I recommend using the following Markdown applications to edit the material:

To export Markdown to various publishing formats, I recommend using PanWriter. However, for PanWiter to function properly, the following applications must also be installed to maximize your export options:

Alternatively, you can install pandoc using Homebrew:

brew install pandoc

Homebrew can also install other software that integrates with Pandoc. For example, to install librsvg (its rsvg-convert covers formats without SVG support), Python (to use Pandoc filters), and BasicTeX (to typeset PDFs with LaTeX):

brew install librsvg python homebrew/cask/basictex

Note: On unsupported versions of macOS (more than three releases old), Homebrew installs from the source, which takes additional time and disk space for the ghc compiler and dependent Haskell libraries.

There is a zip file containing the binaries and man pages, for those who prefer not to use the installer. Simply unzip the file and move the binaries and man pages to whatever directory you like.

By default, Pandoc creates PDFs using LaTeX. Because a full MacTeX installation uses four gigabytes of disk space, we recommend BasicTeX or TinyTeX and using the tlmgr tool to install additional packages as needed. If you receive errors warning of fonts not found:

tlmgr install collection-fontsrecommended

Obsidian Friendly

This adaption of the D&D 5E SRD contains optional content designed specifically for PKM applications like Obsidian. Obsidian.md is a powerful knowledge base on top of a local folder of plain text Markdown files. That definition sounds simple; however, Obsidian is much, much more. Visit Josh Plunket's YouTube Channel to learn more about using Obsidian for your roleplaying game campaign management.

Discussions & Issues

Feel free to visit our discussion forum to examine publishing ideas regarding the D&D SRD. Please REport any issues you find through Github. As an alternative, you can REfork & REuse this project through a GitHub pull request.

Get Downloads

© 2015 Wizards. All Rights Reserved. Dungeons & Dragons® is a trademark[s] of Wizards of the Coast. For more information about Wizards of the Coast or any of Wizards' trademarks or other intellectual property, please visit their website at www.wizards.com.

Website, markdown conversion, and extended formats by Old Man Umby. By permission, this website utilizes official material and images from the Wizard's Fan Site Kit. Wizards of the Coast, Dungeons & Dragons, and their logos are trademarks of Wizards of the Coast LLC in the United States and other countries.