aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-04-20 11:42:27 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2011-04-20 11:42:27 -0700
commitb42c48e91918388e6b8eaaba36f4521441128a00 (patch)
treeed5c86a7c12659562600d448d536da188b3f07ad /src/Text/Pandoc/Writers
parent4f526fc5218ccb4a7b40c17adb2d85ba82a08d2f (diff)
downloadpandoc-b42c48e91918388e6b8eaaba36f4521441128a00.tar.gz
Disallow notes within notes in reST and markdown.
These previously caused infinite looping and stack overflows. For example: [^1] [^1]: See [^1] Note references are allowed in reST notes, so this isn't a full implementation of reST. That can come later. For now we need to prevent the stack overflows. Partially resolves Issue #297.
Diffstat (limited to 'src/Text/Pandoc/Writers')
0 files changed, 0 insertions, 0 deletions