opengovfoundation / madison

Madison is a platform for lawmakers to share legislation with their citizens, allowing the community to add comments and suggest improvements.
GNU General Public License v3.0
687 stars 108 forks source link

Support footnotes in documents #833

Open krusynth opened 8 years ago

krusynth commented 8 years ago

We need a clever way to parse footnotes in markdown into links to the bottom of the document. This is made slightly more complicated by #832 .

Alternatively, this could be a great use for authors to use annotations in their document directly, since that's what a footnote is?

sethetter commented 8 years ago

I like the idea of authors annotating their own documents. Shouldn't be too difficult to include the page of a document the annotation is pointing to.