index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
/
Powerpoint
/
Presentation.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
Powerpoint writer: Implement syntax highlighting
Jesse Rosenthal
1
-2
/
+47
2018-01-18
Powerpoint writer: Make our own docProps/core.xml file.
Jesse Rosenthal
1
-4
/
+5
2018-01-18
Powerpoint writer: Add docProps to Presentation datatype.
Jesse Rosenthal
1
-7
/
+34
2018-01-17
Powerpoint writer: Link notes to endnotes slide.
Jesse Rosenthal
1
-19
/
+25
2018-01-17
Powerpoint writer: Use more specific slide id names.
Jesse Rosenthal
1
-3
/
+33
2018-01-17
Powerpoint writer: Use slideids to simplify code.
Jesse Rosenthal
1
-23
/
+25
2018-01-17
Powerpoint writer: Revamp slide type
Jesse Rosenthal
1
-33
/
+82
2018-01-17
Powerpoint writer: Change reference to notesSlide to endNotesSlide
Jesse Rosenthal
1
-11
/
+11
2018-01-17
Powerpoint writer: Move image sizing into picProps.
Jesse Rosenthal
1
-8
/
+24
2018-01-15
Powerpoint writer: Move Presentation.hs out of PandocMonad
Jesse Rosenthal
1
-33
/
+36
2018-01-15
Powerpoint writer: Ignore anchor links to nowehere.
Jesse Rosenthal
1
-3
/
+6
2018-01-14
Powerpoint writer: Fix anchor links.
Jesse Rosenthal
1
-17
/
+59
2018-01-14
Powerpoint writer: Refactor into separate modules.
Jesse Rosenthal
1
-0
/
+701