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
2017-12-11
Add default pptx data for Powerpoint writer.
Jesse Rosenthal
39
-0
/
+76
2017-12-10
Changes for skylighting-0.5.
John MacFarlane
9
-86
/
+106
2017-12-10
Lua filters: fix package loading for Lua 5.1
Albert Krewinkel
1
-1
/
+4
2017-12-09
Man writer: omit internal links.
John MacFarlane
1
-0
/
+2
2017-12-08
Travis: fix path to ensure that installed ghc is first in path.
John MacFarlane
1
-1
/
+1
2017-12-08
LaTeX reader: fix \ before newline.
John MacFarlane
2
-3
/
+39
2017-12-08
README: fix groff ms link
Albert Krewinkel
1
-0
/
+1
2017-12-07
Add '-threaded' to ghc-options for executable.
John MacFarlane
1
-1
/
+1
2017-12-06
Markdown reader: accept processing instructions as raw HTML.
John MacFarlane
2
-2
/
+9
2017-12-06
Lua filters: use script to initialize the interpreter
Albert Krewinkel
5
-14
/
+46
2017-12-02
Lua filters: refactor lua module handling
Albert Krewinkel
8
-71
/
+204
2017-12-04
Bump lower bound of hslua
Albert Krewinkel
3
-3
/
+3
2017-12-06
hlint Muse reader and tests
Alexander Krotov
2
-8
/
+8
2017-12-06
Muse reader: add test for #disable-tables directive in Emacs mode
Alexander Krotov
1
-7
/
+13
2017-12-06
Muse reader: don't allow emphasis to be preceded by letter
Alexander Krotov
2
-2
/
+16
2017-12-05
Muse reader: support multiline directives in Amusewiki mode
Alexander Krotov
1
-4
/
+24
2017-12-04
reveal.js template: add title-slide identifier to title slide.
John MacFarlane
1
-1
/
+1
2017-12-04
Rewrite empty_paragraphs test so it will run on Windows.
John MacFarlane
1
-4
/
+4
2017-12-04
Markdown reader: Don't parse native div as table caption.
John MacFarlane
2
-1
/
+19
2017-12-04
Add `empty_paragraphs` extension.
John MacFarlane
15
-80
/
+175
2017-12-04
MANUAL: note on extensions in gfm.
John MacFarlane
1
-2
/
+3
2017-12-04
Muse reader: add underline support in Emacs Muse mode
Alexander Krotov
2
-1
/
+11
2017-12-03
Update changelog.
John MacFarlane
1
-3
/
+17
2017-12-03
Include default CSS for 'underline' class in HTML-based templates.
John MacFarlane
16
-0
/
+16
2017-12-03
Removed unnecessary import.
John MacFarlane
1
-1
/
+1
2017-12-03
Test for #4113.
John MacFarlane
1
-0
/
+12
2017-12-03
commonmark/gfm writer: use raw html for native divs/spans.
John MacFarlane
1
-4
/
+14
2017-12-03
HTML writer: export tagWithAttributes.
John MacFarlane
1
-2
/
+19
2017-12-03
commonmark/gfm writer: implement `raw_html` and `raw_tex` extensions.
John MacFarlane
1
-6
/
+12
2017-12-02
Bump bounds for binary, http-types, tasty-hunit
John MacFarlane
1
-3
/
+3
2017-12-02
Update man page and MANUAL date.
John MacFarlane
2
-4
/
+19
2017-12-02
Update changelog.
John MacFarlane
1
-1
/
+18
2017-12-02
Docx writer: allow empty paragraphs.
John MacFarlane
2
-4
/
+8
2017-12-02
Docx reader: don't strip out empty paragraphs.
John MacFarlane
5
-19
/
+39
2017-12-02
Shared.blocksToInlines: rewrote using builder.
John MacFarlane
1
-24
/
+27
2017-12-02
Add --strip-empty-paragraphs option.
John MacFarlane
3
-5
/
+30
2017-12-02
Bump to 2.0.4, update changelog.
John MacFarlane
2
-1
/
+130
2017-12-02
Update tested-with.
John MacFarlane
1
-1
/
+1
2017-12-02
LaTeX writer: escape `_` in code with --listings.
John MacFarlane
1
-1
/
+1
2017-12-01
revealjs template: added a necessary escape.
John MacFarlane
1
-1
/
+1
2017-12-01
reveal.js template: include tex2jax configuration.
John MacFarlane
1
-0
/
+12
2017-12-01
LaTeX writer: allow specifying just width or height for image size.
John MacFarlane
2
-2
/
+7
2017-12-01
LaTeX writer: escape ~ in code with --listings.
John MacFarlane
1
-1
/
+1
2017-12-01
Revert "LaTeX writer: Add keepaspectratio to includegraphics..."
John MacFarlane
2
-7
/
+2
2017-12-01
pandoc.lua: set metatable on List MetaValues
Albert Krewinkel
1
-10
/
+10
2017-12-01
Lua/StackInstances: push Pandoc and Meta via constructor
Albert Krewinkel
3
-7
/
+31
2017-12-01
lua-filters.md: add documentation for pandoc.List
Albert Krewinkel
2
-10
/
+128
2017-12-01
List.lua: add missing fixes as discussed in #4099
Albert Krewinkel
3
-24
/
+35
2017-11-30
LaTeX writer: Add keepaspectratio to includegraphics...
John MacFarlane
2
-2
/
+7
2017-11-30
Use latest tagsoup.
John MacFarlane
3
-4
/
+6
[prev]
[next]