Skip to main content

Markdown

When writing notes for buildings, factions, and people, you can use Markdown to format your text and add additional styling.

Learn Markdown

In addition to the standard Markdown syntax, FTG also supports some extensions. These are:

Autolink literals (www.fantasytowngenerator.com)

Strikethrough (~~stuff~~)

Tables

| a | b |
| - | - |
| c | d |
| e | f |

Tasklists (* [x])