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
/
Writers
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-06
LaTeX writer: don't use * for unnumbered paragraph, subparagraph.
John MacFarlane
1
-2
/
+2
2016-07-14
Fixed compiler warnings.
John MacFarlane
2
-2
/
+1
2016-07-14
Docx Writer: Use actual creation time as doc prop
Jesse Rosenthal
1
-4
/
+3
2016-07-05
Org writer: improve Div handling
Albert Krewinkel
1
-7
/
+41
2016-07-03
Allow 'standout' as a beamer frame option.
John MacFarlane
1
-1
/
+1
2016-07-01
LaTeX writer: don't URI-escape image source.
John MacFarlane
1
-1
/
+1
2016-07-01
ZimWiki writer: removed commented out code that confused Haddock.
John MacFarlane
1
-8
/
+8
2016-06-30
Added Zim Wiki writer, template and tests.
Alex Ivkin
1
-0
/
+361
2016-07-01
Docx writer: set paragraph to FirstPara after display math
Jesse Rosenthal
1
-0
/
+1
2016-07-01
Writers: treat SoftBreak as space for stripping
Jesse Rosenthal
1
-0
/
+1
2016-06-24
Make --webtex work with the Markdown writer.
John MacFarlane
1
-12
/
+17
2016-06-23
Markdown writer: use raw HTML for simple, pipe tables with linebreaks.
John MacFarlane
1
-1
/
+5
2016-06-22
HTML writer: Better support for raw LaTeX environments.
John MacFarlane
1
-12
/
+41
2016-06-13
Org writer: support arbitrary raw inlines
Albert Krewinkel
1
-3
/
+4
2016-06-07
Docbook writer: Declare xlink namespace in Docbook5 output
Ivo Clarysse
1
-1
/
+1
2016-05-31
brazilian -> brazil for polyglossia.
John MacFarlane
1
-1
/
+3
2016-05-23
Org writer: add drawer capability
Carlos Sosa
1
-0
/
+11
2016-05-22
Org reader/writer: use CUSTOM_ID in properties
Albert Krewinkel
1
-2
/
+2
2016-05-20
Org writer: add :PROPERTIES: drawer support
Albert Krewinkel
1
-2
/
+21
2016-05-17
LaTeX writer: Don't escape underscore in labels.
John MacFarlane
1
-1
/
+1
2016-05-11
Retake on strut with \minipage inside tables
Jose Luis Duran
1
-2
/
+2
2016-05-09
Avoid lazy foldl in LaTeX writer.
John MacFarlane
1
-4
/
+5
2016-05-09
Org writer: print empty table rows
Albert Krewinkel
1
-1
/
+1
2016-05-01
Merge pull request #2890 from bcdevices/docbook5-writer
John MacFarlane
1
-6
/
+15
2016-05-01
LaTeX writer: use {} around options containing special chars.
John MacFarlane
1
-4
/
+9
2016-04-29
Docbook5 writer: Properly handle ulink/link
Ivo Clarysse
1
-1
/
+3
2016-04-29
Write out Docbook 5 namespace
Ivo Clarysse
1
-4
/
+7
2016-04-29
HTML writer: ensure mathjax link is added when math appears in footnote.
John MacFarlane
1
-3
/
+2
2016-04-29
Add docbook5 writer support
Ivo Clarysse
1
-3
/
+7
2016-04-27
Revert "LaTeX writer: Add `\strut` to fix multiline tables"
John MacFarlane
1
-2
/
+1
2016-04-26
Merge pull request #2735 from mb21/patch-1
John MacFarlane
1
-1
/
+1
2016-04-26
Merge pull request #2829 from adunning/patch-1
John MacFarlane
1
-7
/
+17
2016-04-26
LaTeX writer: ignore --incremental unless -t beamer.
John MacFarlane
1
-1
/
+2
2016-04-01
LaTeX writer: Add missing languages.
Andrew Dunning
1
-7
/
+17
2016-03-30
Recognize `la-x-classic` as Classical Latin.
Andrew Dunning
1
-0
/
+2
2016-03-26
EPUB writer: set 'navpage' variable on nav page.
John MacFarlane
1
-1
/
+2
2016-03-25
Removed two superfluous lines.
John MacFarlane
1
-2
/
+0
2016-03-24
LaTeX writer: better positioning for hypertarget in figures.
John MacFarlane
1
-16
/
+23
2016-03-24
LaTeX writer: Fixed position of label in figures.
John MacFarlane
1
-3
/
+3
2016-03-20
LaTeX Writer: fix polyglossia to babel env mapping
Mauro Bieg
1
-1
/
+1
2016-03-19
Merge pull request #2637 from mb21/latex-figure-label
John MacFarlane
1
-19
/
+24
2016-03-18
ConTeXt writer: fix whitespace at line beginning in line blocks.
John MacFarlane
1
-1
/
+11
2016-03-18
LaTeX writer: Avoid double toprule in headerless table with caption.
John MacFarlane
1
-7
/
+10
2016-03-10
Docx Writer: handle image alt text
mb21
1
-2
/
+2
2016-03-08
DokuWiki writer: use $$ for display math.
John MacFarlane
1
-1
/
+4
[prev]
[next]