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
2021-08-20
RST reader: Fix `:literal:` includes.
John MacFarlane
2
-6
/
+3
2021-08-19
Update changelog and AUTHORS.
John MacFarlane
2
-0
/
+177
2021-08-19
Improve docx reader's robustness in extracting images.
John MacFarlane
1
-5
/
+6
2021-08-19
Clarify that each YAML block is a separate YAML document
William Lupton
1
-0
/
+4
2021-08-18
pptx: Include image title in description
Emily Bourke
10
-12
/
+19
2021-08-17
Revise citeproc code to fit new citeproc 0.5 API.
John MacFarlane
7
-51
/
+21
2021-08-17
Document new link-bibliography metadata field.
John MacFarlane
1
-3
/
+10
2021-08-17
OOXML tests: silence warnings.
John MacFarlane
1
-0
/
+1
2021-08-17
Rename TemplateWarning -> PowerpointTemplateWarning.
John MacFarlane
2
-6
/
+7
2021-08-17
Use released citeproc 0.5.
John MacFarlane
3
-8
/
+2
2021-08-17
pptx: Select layouts from reference doc by name
Emily Bourke
47
-33
/
+242
2021-08-17
Don’t compare cdLine in OOXML golden tests
Emily Bourke
1
-1
/
+0
2021-08-17
Provide more detailed XML diff in tests
Emily Bourke
1
-21
/
+51
2021-08-17
Add TemplateWarning log message type [API change]
Emily Bourke
1
-0
/
+6
2021-08-17
Escape backslashes in haddock comments (#7505)
Emily Bourke
1
-4
/
+4
2021-08-16
Fix bug in last commit due to removal of take1WhileP.
John MacFarlane
1
-2
/
+2
2021-08-15
Multimarkdown sub- and superscripts (#5512) (#7188)
OCzarnecki
4
-15
/
+80
2021-08-15
Remove documentation for `.ul` shortcut for now.
John MacFarlane
1
-1
/
+1
2021-08-15
Make docx writer sensitive to `native_numbering` extension.
John MacFarlane
5
-14
/
+25
2021-08-15
Remove misleading description from command/citeproc-87 test.
John MacFarlane
1
-5
/
+2
2021-08-13
Convert Quoted in bib entries to special Spans...
John MacFarlane
4
-2
/
+47
2021-08-13
Citeproc: avoid odd handling of quotes.
John MacFarlane
4
-3
/
+24
2021-08-13
Removed quote localization from citeproc processing.
John MacFarlane
3
-25
/
+10
2021-08-13
Fix raw LaTeX injection issue (LaTeX writer).
John MacFarlane
2
-5
/
+47
2021-08-13
LaTeX reader: proper implicit grouping around environment macros.
John MacFarlane
1
-1
/
+2
2021-08-12
Document use of the 'underline' class. (#7492)
William Lupton
1
-0
/
+12
2021-08-12
Various sample.lua editorial fixes. (#7493)
William Lupton
2
-16
/
+19
2021-08-12
Bump base-compat version so we get compatibility with base 4.12.
John MacFarlane
1
-1
/
+1
2021-08-12
Use Prelude from base-compat for ghc 8.4 too.
John MacFarlane
2
-6
/
+2
2021-08-12
Add haskell-language-server to shell.nix (#7496)
Emily Bourke
1
-0
/
+1
2021-08-11
Try fixing compile error on older ghcs.
John MacFarlane
1
-1
/
+5
2021-08-11
Fix some lint issues.
John MacFarlane
2
-6
/
+5
2021-08-11
LaTeX reader: Support `\global` before `\def`, `\let`, etc.
John MacFarlane
2
-2
/
+22
2021-08-11
Fix scope for LaTeX macros.
John MacFarlane
4
-55
/
+150
2021-08-11
Clarify internal punctuation in citation keys. (#7491)
William Lupton
1
-5
/
+8
2021-08-11
LaTeX reader: improve handling of plain TeX macro primitives.
John MacFarlane
3
-7
/
+66
2021-08-10
Tests.Helpers: export testGolden and use it in RTF reader.
John MacFarlane
2
-13
/
+27
2021-08-10
HTML reader: treat commments as blank when parsing.
John MacFarlane
2
-5
/
+54
2021-08-10
Add test for #7488.
John MacFarlane
3
-0
/
+447
2021-08-10
Fix RTF table parsing bug that created undesired nested tables.
John MacFarlane
1
-1
/
+1
2021-08-10
Add RTF reader.
John MacFarlane
31
-4
/
+2292
2021-08-08
Allow `--slide-level=0`.
John MacFarlane
2
-7
/
+9
2021-08-08
Remove obsolete and incorrect sentence in `--slide-level` docs.
John MacFarlane
1
-3
/
+1
2021-08-04
RTF writer: emit \outlinelevel for section headings.
John MacFarlane
2
-32
/
+33
2021-08-03
Stop using the HTTP package. (#7456)
mt_caret
7
-12
/
+30
2021-08-03
LaTeX table writer: Increase column width precision (#7466)
Peter Fabinski
6
-21
/
+21
2021-08-01
RTF writer: omit `\bin` in `\pict`.
John MacFarlane
2
-3
/
+3
2021-08-01
Add a faq about the "Cannot allocate memory" error on M1 macs.
John MacFarlane
1
-0
/
+8
2021-08-01
RTF template: specify font family for fixed-width font f1.
John MacFarlane
2
-2
/
+2
2021-07-29
parseFromString: preserve at least the source directory.
John MacFarlane
1
-1
/
+1
[prev]
[next]