index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-20
Org writer: translate language identifiers
Albert Krewinkel
1
-5
/
+23
2016-08-18
Org writer: ensure link targets are paths or URLs
Albert Krewinkel
1
-5
/
+23
2016-08-18
Org writer: ensure blank line after figure
Albert Krewinkel
1
-1
/
+1
2016-08-18
Org writer: remove blank line after figure caption
Albert Krewinkel
1
-3
/
+2
2016-08-15
Docx Writer: change dynamic style key
Jesse Rosenthal
1
-1
/
+1
2016-08-15
Docx writer: Inject text properties as well.
Jesse Rosenthal
1
-3
/
+20
2016-08-15
Docx Writer: Keep track of dynamic text props too.
Jesse Rosenthal
1
-0
/
+3
2016-08-15
Docx writer: Allow dynamic styles on spans.
Jesse Rosenthal
1
-1
/
+5
2016-08-15
Docx writer: Inject new paragraph properties
Jesse Rosenthal
1
-4
/
+23
2016-08-15
StyleMap: export functions on StyleMap instances
Jesse Rosenthal
1
-0
/
+2
2016-08-15
Docx Writer: Have state keep track of dynamic styles.
Jesse Rosenthal
1
-2
/
+6
2016-08-13
Docx Writer: Implement user-defined styles.
Jesse Rosenthal
1
-0
/
+6
2016-08-13
Docx parser: Use xml convenience functions
Jesse Rosenthal
1
-38
/
+27
2016-08-11
Merge pull request #3048 from tarleb/latex-mini-fix
John MacFarlane
1
-1
/
+1
2016-08-09
Merge pull request #3065 from tarleb/org-verse-indent
John MacFarlane
1
-1
/
+10
2016-08-09
Org reader: ensure image sources are proper links
Albert Krewinkel
3
-39
/
+53
2016-08-08
Org reader: preserve indentation of verse lines
Albert Krewinkel
1
-1
/
+10
2016-08-06
MediaWiki reader: properly interpret XML tags in pre environments.
John MacFarlane
1
-3
/
+2
2016-08-06
Improved mediawiki reader's treatment of verbatim constructions.
John MacFarlane
1
-7
/
+13
2016-08-06
Fix for unquoted attribute values in mediawiki tables.
John MacFarlane
1
-1
/
+1
2016-08-06
Fix out of index error in handleError
Matthew Pickering
1
-4
/
+8
2016-08-06
LaTeX writer: don't use * for unnumbered paragraph, subparagraph.
John MacFarlane
1
-2
/
+2
2016-07-29
LaTeX reader: drop duplicate `*` in bibtexKeyChars
Albert Krewinkel
1
-1
/
+1
2016-07-22
Merge pull request #3033 from tarleb/github-readme
John MacFarlane
2
-3
/
+3
2016-07-22
Textile reader: disallow empty URL in explicit link.
John MacFarlane
1
-1
/
+1
2016-07-22
Textile reader: support `bc..` extended code blocks.
John MacFarlane
1
-5
/
+25
2016-07-20
Rename README to MANUAL.txt
Albert Krewinkel
2
-3
/
+3
2016-07-20
LaTeX reader: be more forgiving of non-standard characters.
John MacFarlane
1
-1
/
+1
2016-07-20
LaTeX reader: more robust parsing of unknown environments.
John MacFarlane
1
-2
/
+9
2016-07-20
RST reader: use Div for admonitions.
John MacFarlane
1
-8
/
+6
2016-07-19
Textile reader: improve definition list parsing.
John MacFarlane
1
-6
/
+13
2016-07-18
Textile reader: improved table parsing.
John MacFarlane
1
-22
/
+62
2016-07-15
Don't require haddock-library 1.4.
John MacFarlane
1
-0
/
+4
2016-07-15
Use liftM since otherwise Functor type constraint needen in ghc 7.8.
John MacFarlane
1
-1
/
+1
2016-07-14
Fixed compiler warnings.
John MacFarlane
6
-14
/
+11
2016-07-14
Haddock reader - support math.
John MacFarlane
1
-0
/
+4
2016-07-14
Docx Writer: Use actual creation time as doc prop
Jesse Rosenthal
1
-4
/
+3
2016-07-14
Shared: improve year sanity check in normalizeDate
Jesse Rosenthal
1
-6
/
+6
2016-07-14
Shared: normalizeDate should reject illegal years.
Jesse Rosenthal
1
-5
/
+10
2016-07-14
Shared: Add further formats for `normalizeDate`
Jesse Rosenthal
1
-1
/
+2
2016-07-14
Removed some redundant class constraints.
John MacFarlane
1
-3
/
+3
2016-07-14
Merge pull request #3019 from tarleb/org-verbatim-fix
John MacFarlane
1
-2
/
+4
2016-07-14
Fixed exponential parsing bug in textile reader.
John MacFarlane
1
-0
/
+1
2016-07-14
Org reader: fix parsing of verbatim inlines
Albert Krewinkel
1
-2
/
+4
2016-07-05
Merge pull request #3014 from tarleb/org-writer-div
John MacFarlane
1
-7
/
+41
2016-07-05
Org writer: improve Div handling
Albert Krewinkel
1
-7
/
+41
2016-07-04
Org reader: replace ugly code with view pattern
Albert Krewinkel
1
-5
/
+4
2016-07-03
Merge pull request #3010 from tarleb/org-header-tree
John MacFarlane
4
-247
/
+386
2016-07-03
Odt reader: Removed redundant Monoid constraints.
John MacFarlane
1
-7
/
+7
2016-07-03
Fix warning for parseURl import.
John MacFarlane
1
-2
/
+3
[prev]
[next]