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-12-11
Custom reader: pass list of sources instead of concatenated text
Albert Krewinkel
6
-15
/
+104
2021-12-10
Lua tests: remove roundtrip tests
Albert Krewinkel
1
-31
/
+4
2021-12-10
Powerpoint tests: shorten lines by grouping tests
Albert Krewinkel
1
-189
/
+186
2021-12-10
Switch to released pandoc-lua-marshal-0.1.2
Albert Krewinkel
5
-8
/
+12
2021-12-09
ipynb writer: handle cell output with raw block of markdown (#7563)
Kolen Cheung
5
-0
/
+518
2021-12-09
Lua: update to latest pandoc-lua-marshal (0.1.1)
Albert Krewinkel
8
-432
/
+211
2021-12-08
Ipynb writer: ensure deterministic order of keys.
John MacFarlane
1
-1
/
+1
2021-12-08
Use latest dev version of ipynb.
John MacFarlane
2
-2
/
+2
2021-12-07
Add test for #7738.
John MacFarlane
1
-0
/
+6
2021-12-07
Revert "Markdown reader: Improve inlinesInBalancedBrackets."
John MacFarlane
1
-12
/
+20
2021-12-06
Ipynb reader & writer: properly handle cell "id".
John MacFarlane
8
-42
/
+85
2021-12-06
custom-writers.md: use filter to include source of example.
John MacFarlane
1
-0
/
+4
2021-12-06
Ms writer: properly encode strings for PDF contents.
John MacFarlane
1
-2
/
+19
2021-12-05
Commonmark writer: allow ')' delimiters on ordered lists.
John MacFarlane
1
-1
/
+6
2021-12-03
Improve Markdown writer escaping.
John MacFarlane
7
-23
/
+46
2021-12-02
Allow unicode-transforms 0.4.0.
John MacFarlane
2
-1
/
+3
2021-12-02
Suggest VSCode as a possible editor in getting-started.md.
John MacFarlane
1
-0
/
+1
2021-12-01
Re-add top heading in changelog but as a level-1 heading.
John MacFarlane
1
-0
/
+2
2021-11-30
Remove useless first heading in changelog.
John MacFarlane
1
-2
/
+0
2021-11-30
Markdown reader: don't allow `^` at beginning of link or image label.
John MacFarlane
2
-2
/
+9
2021-11-30
Update cabal description.
John MacFarlane
1
-24
/
+28
2021-11-30
Fix typo. Closes jgm/pandoc-website#54.
John MacFarlane
1
-1
/
+1
2021-11-29
Lua: remove `pandoc.utils.text` (#7720)
Albert Krewinkel
3
-54
/
+0
2021-11-29
fix typo in custom-readers.md (#7722)
Mauro Bieg
1
-1
/
+1
2021-11-28
Bump pandoc-lua-marshall lower bound to 0.1.0.1 in cabal file.
John MacFarlane
1
-1
/
+1
2021-11-28
stack.yaml: use pandoc-lua-marshal-0.1.0.1
Albert Krewinkel
1
-2
/
+1
2021-11-28
doc/lua-filters.md: update docs on Blocks, Inlines, MetaValue
Albert Krewinkel
1
-75
/
+79
2021-11-28
Lua: add constructors `pandoc.Blocks` and `pandoc.Inlines`
Albert Krewinkel
3
-1
/
+44
2021-11-28
Use published pandoc-lua-marshal package
Albert Krewinkel
1
-5
/
+0
2021-11-27
Lua: use package pandoc-lua-marshal (#7719)
Albert Krewinkel
31
-2893
/
+308
2021-11-24
LaTeX reader: Fix semantics of `\ref`.
John MacFarlane
2
-6
/
+4
2021-11-24
LaTeX reader: improve references.
John MacFarlane
4
-5
/
+27
2021-11-24
LaTeX reader: omit visible content for `\label{...}`.
John MacFarlane
2
-5
/
+2
2021-11-24
HTML reader: parse attributes on links and images.
John MacFarlane
4
-13
/
+24
2021-11-24
Lua: allow single elements as singleton MetaBlocks/MetaInlines
Albert Krewinkel
2
-1
/
+22
2021-11-23
Improve detection of pipe table line widths.
John MacFarlane
3
-20
/
+52
2021-11-23
Simplify sample ris reader in doc/custom-readers.md.
John MacFarlane
1
-22
/
+9
2021-11-23
Lua: add function `pandoc.utils.text` (#7710)
Albert Krewinkel
4
-2
/
+57
2021-11-23
Lua: split strings into words when treating them as Inline list (#7712)
Albert Krewinkel
2
-6
/
+33
2021-11-22
Add an example to custom-readers.md.
John MacFarlane
1
-0
/
+52
2021-11-22
Add .yml to Citeproc formatFromExtension (#7706)
Jörn Krenzer
1
-0
/
+1
2021-11-21
cabal.project: remove spurious source package stanza for texmath.
John MacFarlane
1
-4
/
+4
2021-11-21
Fix top-level header on changelog.
John MacFarlane
1
-1
/
+1
2021-11-21
Update changelog.
John MacFarlane
1
-0
/
+6
2021-11-21
yamlBsToRefs: allow multiple YAML documents.
John MacFarlane
1
-2
/
+2
2021-11-21
Update AUTHORS.md
John MacFarlane
1
-0
/
+4
2021-11-21
Add custom-writers.md.
John MacFarlane
2
-4
/
+55
2021-11-21
Minor changelog edits.
Albert Krewinkel
1
-7
/
+3
2021-11-21
Rename doc/custom-reader.lua to doc/custom-readers.md
Albert Krewinkel
1
-0
/
+0
2021-11-20
Update man page.
John MacFarlane
2
-13
/
+43
[prev]
[next]