index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
Muse reader: fix indentation requirements for footnote continuations
Alexander Krotov
1
-2
/
+2
2018-03-02
Make `Ext_raw_html` default for commonmark format.
John MacFarlane
1
-0
/
+2
2018-03-02
LaTeX reader: Fix regression in package options including underscore.
John MacFarlane
1
-1
/
+1
2018-03-02
hlint Muse reader and writer
Alexander Krotov
2
-3
/
+3
2018-03-02
Muse reader: enable <literal> tags even if amuse extension is enabled
Alexander Krotov
1
-2
/
+0
2018-03-02
Muse reader: remove space prefix from <literal> tag contents
Alexander Krotov
1
-6
/
+3
2018-03-02
Muse writer: join strings during inline normalization
Alexander Krotov
1
-0
/
+2
2018-03-02
Muse reader: do not consume whitespace while looking for closing end tag
Alexander Krotov
1
-1
/
+1
2018-03-02
Org writer: fix a typo s/prettyfy/prettify/
Alexander Krotov
1
-2
/
+2
2018-02-28
Docx reader: Handle nested sdt tags.
Jesse Rosenthal
1
-1
/
+1
2018-02-28
Muse writer: change verse markup
Alexander Krotov
1
-9
/
+2
2018-02-28
Muse writer: remove empty strings during inline normalization
Alexander Krotov
1
-0
/
+2
2018-02-28
Muse reader: allow <quote> and other tags to be indented
Alexander Krotov
1
-2
/
+3
2018-02-27
Powerpoint writer: use `trim` from Shared
Jesse Rosenthal
1
-3
/
+2
2018-02-27
Powerpoint writer: Use table styles
Jesse Rosenthal
1
-3
/
+17
2018-02-27
Powerpoint writer: Remove empty slides
Jesse Rosenthal
1
-2
/
+38
2018-02-26
LaTeX reader: make --trace work.
John MacFarlane
1
-2
/
+6
2018-02-24
Lua: register script name in global variable
Albert Krewinkel
3
-4
/
+12
2018-02-24
Muse reader: allow single colon in definition list term
Alexander Krotov
1
-1
/
+1
2018-02-23
Docx reader: code cleanup.
Jesse Rosenthal
1
-10
/
+9
2018-02-23
Docx reader: simplify custom-style reading code.
Jesse Rosenthal
1
-41
/
+23
2018-02-23
Docx reader: Don't look up dependant run styles if +styles is enabled.
Jesse Rosenthal
1
-36
/
+39
2018-02-23
Muse writer: don't indent nested definition lists
Alexander Krotov
1
-1
/
+3
2018-02-23
Docx writer: trim trailing whitespace.
Jesse Rosenthal
1
-14
/
+14
2018-02-23
Docx writer: fix #3930
laptop1\Andrew
1
-84
/
+100
2018-02-23
Muse reader: improve verse parsing
Alexander Krotov
1
-1
/
+2
2018-02-23
Export improved sepBy1 from Text.Pandoc.Parsing
Alexander Krotov
1
-5
/
+11
2018-02-22
Presentations: Use divs to set incremental/non-incremental
Jesse Rosenthal
2
-53
/
+83
2018-02-22
Docx reader: Move pandoc inline styling inside custom-style span
Jesse Rosenthal
1
-7
/
+7
2018-02-22
Docx reader: Avoid repeated spans in custom styles.
Jesse Rosenthal
1
-10
/
+20
2018-02-22
Docx reader: read custom styles
Jesse Rosenthal
1
-60
/
+96
2018-02-22
Extensions: Add Ext_styles
Jesse Rosenthal
1
-0
/
+1
2018-02-21
LaTeX writer: Put hypertarget inside figure environment.
John MacFarlane
1
-4
/
+4
2018-02-21
LaTeX writer: Fix image height with percentage.
John MacFarlane
1
-1
/
+5
2018-02-21
Org reader: allow changing emphasis syntax
Albert Krewinkel
3
-11
/
+39
2018-02-21
Muse reader: replace setState with updateState where possible
Alexander Krotov
1
-18
/
+9
2018-02-20
Muse reader: fix compiler warning
Jesse Rosenthal
1
-1
/
+1
2018-02-20
Powerpoint writer: Use ph name and idx for getting layout shapes
Jesse Rosenthal
1
-37
/
+26
2018-02-20
Muse reader: use updateState instead of setState to restore museInLink
Alexander Krotov
1
-1
/
+1
2018-02-19
Powerpoint writer: Add notesMaster to presentation.xml if necessary
Jesse Rosenthal
1
-25
/
+54
2018-02-19
Move manyUntil to Text.Pandoc.Parsing and use it in Txt2Tags reader
Alexander Krotov
3
-16
/
+16
2018-02-18
Powerpoint writer: Another attempt at avoiding compiler warnings.
Jesse Rosenthal
1
-4
/
+2
2018-02-18
Powerpoint writer: fix compiler complaints.
Jesse Rosenthal
1
-7
/
+11
2018-02-18
Powerpoint writer: separate SpeakerNotes paragraphs with empy par
Jesse Rosenthal
1
-4
/
+8
2018-02-18
Powerpoint writer: Ignore links and (end)notes in speaker notes.
Jesse Rosenthal
2
-10
/
+30
2018-02-18
Powerpoint writer: Output speaker notes.
Jesse Rosenthal
1
-25
/
+287
2018-02-18
Powerpoint writer: modify speaker notes in presentation.xml
Jesse Rosenthal
1
-1
/
+12
2018-02-18
Powerpoint writer: Read speaker note templates conditionally
Jesse Rosenthal
1
-18
/
+38
2018-02-18
Powerpoint writer: Move notes slides into data tree.
Jesse Rosenthal
1
-0
/
+8
2018-02-18
Powerpoint writer: Read notes into powerpoint Presentatation type.
Jesse Rosenthal
1
-3
/
+20
[prev]
[next]