index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
175
-204
/
+221
2020-03-13
tools: delete Lua documentation helper cruft
Albert Krewinkel
3
-95
/
+0
2020-03-13
Lua marshalling: Remove unused language extensions
Albert Krewinkel
4
-8
/
+3
2020-03-13
Jira reader: support colored inline text, indented lists
Albert Krewinkel
4
-2
/
+8
2020-03-10
linux/Dockerfile: upgrade to alpine 3.11
Albert Krewinkel
1
-9
/
+16
2020-03-07
Ms writer: fix definition lists so indent even when...
John MacFarlane
2
-42
/
+43
2020-03-06
Ms writer: use .QS/.QE instead of .RS/.RE for block quotes.
John MacFarlane
2
-15
/
+15
2020-03-05
Fix man reader test for previous change.
John MacFarlane
1
-1
/
+1
2020-03-05
Fix parsing of `\'` in man/ms readers.
John MacFarlane
1
-1
/
+1
2020-03-05
Fix parsing of `\.` in man/ms readers.
John MacFarlane
1
-1
/
+1
2020-03-04
EPUB writer: fix regression on detection of front/back/bodymatter.
John MacFarlane
1
-1
/
+2
2020-03-02
PDF via wkhtmltopdf: put user-specified options last.
John MacFarlane
1
-2
/
+2
2020-02-21
Fix table alignment when heading begins with t.
John MacFarlane
1
-1
/
+1
2020-02-19
Text.Pandoc.App: set resource path at the beginning...
John MacFarlane
1
-1
/
+2
2020-02-17
Revert "stack.yaml - switch to lts-15."
John MacFarlane
1
-1
/
+11
2020-02-17
stack.yaml - switch to lts-15.
John MacFarlane
1
-11
/
+1
2020-02-17
Revert "Allow specifying string value in metadata using `!!literal` tag."
John MacFarlane
3
-23
/
+5
2020-02-17
Allow specifying string value in metadata using `!!literal` tag.
John MacFarlane
3
-5
/
+23
2020-02-17
Remove redundant `otherwise` guard in inlineToAsciiDoc (#6146)
Ryan Scott
1
-1
/
+0
2020-02-16
Fix typo in changelog.
John MacFarlane
1
-1
/
+1
2020-02-16
Small changelog fix.
John MacFarlane
1
-6
/
+3
2020-02-15
Use pandoc-citeproc 0.17.
John MacFarlane
2
-2
/
+2
2020-02-15
Update README.md.
John MacFarlane
1
-43
/
+47
2020-02-15
Update changelog and man page.
John MacFarlane
4
-29
/
+244
2020-02-15
Use latest texmath.
John MacFarlane
2
-2
/
+2
2020-02-14
make pandoc-templates: copy README and styles.*.
John MacFarlane
1
-2
/
+2
2020-02-14
Fixes: group biblatex citations even with prefix and suffix (#6058)
Ethan Riley
2
-25
/
+74
2020-02-13
A bit more cleanup (#6141)
Joseph C. Sible
5
-34
/
+32
2020-02-13
Add highlight directive to the rST reader (#6140)
Lucas Escot
4
-4
/
+41
2020-02-12
Add Text.Pandoc.Image with unexported svgToPng.
John MacFarlane
2
-0
/
+41
2020-02-12
Introduce new format variants for JATS (#6067)
Albert Krewinkel
17
-55
/
+2474
2020-02-12
sample.lua - fix error message.
John MacFarlane
1
-1
/
+1
2020-02-12
LaTeX reader: improve caption and label parsing.
John MacFarlane
5
-39
/
+53
2020-02-12
HTML reader: don't parse `data-id` as `id` attribute.
John MacFarlane
1
-1
/
+9
2020-02-12
Moved html5Attributes, html4Attributes, rdfaAttributes...
John MacFarlane
2
-348
/
+354
2020-02-11
LaTeX reader: resolve `\ref` to table numbers.
John MacFarlane
3
-25
/
+74
2020-02-11
sample.lua: Fix typo in descriptive comments (#6136)
Caleb Maclennan
1
-2
/
+1
2020-02-10
Fix spurious dots in markdown_mmd metadata output
John MacFarlane
2
-1
/
+13
2020-02-08
Org reader: simplify parsing of sub- and superscripts
Albert Krewinkel
1
-11
/
+11
2020-02-08
reveal.js: ensure that pauses work even in title slides.
John MacFarlane
2
-4
/
+24
2020-02-08
Factor out a findM function (#6125)
Joseph C. Sible
3
-18
/
+13
2020-02-08
Use <$> instead of >>= and return (#6128)
Joseph C. Sible
2
-2
/
+2
2020-02-08
Clean up after "hlint --refactor" (#6129)
Joseph C. Sible
3
-8
/
+7
2020-02-08
More cleanup (#6130)
Joseph C. Sible
2
-8
/
+7
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
51
-279
/
+247
2020-02-07
Resolve HLint warnings
Albert Krewinkel
43
-186
/
+178
2020-02-07
More in-depth refactoring and cleanup (#6123)
Joseph C. Sible
8
-44
/
+40
2020-02-07
Various minor cleanups and refactoring (#6117)
Joseph C. Sible
16
-66
/
+59
2020-02-06
Use traverse instead of reimplementing it (#6124)
Joseph C. Sible
2
-8
/
+3
2020-02-05
Simplify an overcomplicated filtering function (#6115)
Joseph C. Sible
1
-1
/
+1
[prev]
[next]