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-22
Remove old script to create macos package.
John MacFarlane
1
-86
/
+0
2020-03-22
Text.Pandoc.Class: extract submodules PandocIO, PandocPure
Albert Krewinkel
4
-393
/
+448
2020-03-21
Class: fix missing import when data files are not embedded
Albert Krewinkel
1
-0
/
+3
2020-03-20
Make MANUAL more explicit about NBSP handling by all_symbols_escapable (#6201)
Fabien Schurter
1
-3
/
+6
2020-03-19
Add to html5 attributes.
John MacFarlane
1
-0
/
+7
2020-03-19
Jira reader: fix parsing of tables without preceding blankline
Albert Krewinkel
3
-2
/
+7
2020-03-18
Jira reader: fix parsing of strikeout, emphasis
Albert Krewinkel
3
-2
/
+6
2020-03-16
trypandoc: Add checkbox for standalone option (#6189)
Mike Tzou
2
-3
/
+13
2020-03-15
make changes_github: use details tag to make changelog collapsible.
John MacFarlane
2
-1
/
+7
2020-03-15
Update filter code in doc/filters.md...
John MacFarlane
1
-7
/
+21
2020-03-15
Improvements to trypandoc (#6188)
Mike Tzou
1
-5
/
+6
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
160
-353
/
+33
2020-03-15
PandocMonad: remove outdated check for base version
Albert Krewinkel
1
-6
/
+1
2020-03-14
Subdivide Text.Pandoc.Class into small modules (#6106)
Albert Krewinkel
4
-695
/
+825
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
[prev]
[next]