ThoughtStreams Markdown

2 thoughts
last posted Jan. 28, 2014, 4:06 p.m.
0
get stream as: markdown or atom
0

This is body text[^1].

[^1]: This is a footnote

0

Thoughtstreams seems to recognize footnote syntax, but the resulting markup seems to be partially-escaped HTML.

Example:

This is body text[^1].

[^1]: This is a footnote