PouchWiki

PouchWiki

  • Docs

›PouchWiki

PouchWiki

  • Setup
  • Editing

Editing

Markdown

marked is being used as the Markdown parser. It supports CommonMark and GitHub Flavored Markdown. There are some addtional markup tweaks:

Linking to pages

To link to a page just type

[Name of page]

could also be

[NameOfPage]

Both link to the page with the name NameOfPage. If the page does not exist yet you can create by clicking edit and adding text.

Linking to attachments

Attachments that have been added to a page can also be linked to on that page:

[name_of_attachment.jpg]

Display an image attachment

The syntax looks the same as with normal Markdown images.

![Name](name_of_attachment.jpg)

← Setup
  • Markdown
    • Linking to pages
    • Linking to attachments
    • Display an image attachment
More
GitHub
Copyright © 2019 Achim Rohn