Commit Graph

15 Commits

Author SHA1 Message Date
ad53cef76d Fix issue with external links containing anchors 2016-10-06 20:23:06 -04:00
4db580e4ce Add filter which merges preformatted sections 2016-09-26 18:47:21 -04:00
038c7159fc Do not escape underscore inside preformat blocks 2016-09-26 16:56:24 -04:00
dcd6dd2f81 Fix bug introduced in latest changes 2016-09-13 20:13:53 -04:00
c0360c3c13 Raise exception and output error if ulb,ule and olb,ole are unbalanced 2016-09-13 19:53:06 -04:00
55f231a2c8 Update unit tests to reflect new behavior 2016-09-13 19:01:26 -04:00
eab465c24f Add indentation to multi-paragraph entries 2016-09-13 18:49:10 -04:00
a349c60ec1 Filter out more header numbers 2016-09-13 13:29:28 -04:00
294a208f29 Escape pipe characters 2016-09-12 17:43:56 -04:00
20839e280c Enforce l,ule or l,ole command order for RST 2016-09-07 01:31:56 -04:00
dfea11847f Refactored code and escape RST special character '_' 2016-09-07 00:52:43 -04:00
6e82016810 Escape RST special character '^' and take care of special math cases 2016-09-06 23:46:14 -04:00
f12b0956f3 Escape RST special character '*' in final output 2016-09-06 23:31:58 -04:00
92d66548d2 Add missing newline to ordered and unordered lists 2016-06-01 13:03:00 -04:00
67f8f69139 Some restructuring to follow common Python practices 2016-05-04 11:33:18 -04:00