Commit Graph

17 Commits

Author SHA1 Message Date
Jake Romer
d856378748 Trim whitespace when there are no footnotes 2016-08-04 14:15:52 -04:00
Jake Romer
a3226de627 Render footnote section as HTML
Appends a footnote section, transcoded to HTML, to the GFM output. 
Fixes #11
2016-08-04 14:12:59 -04:00
32dd3626b6 Use org-export-get-reference for toc-id's
Fixes issue raised in #10.
2016-08-04 18:09:14 +02:00
437771130f Cleanup indentation; remove :export-block 2016-08-04 18:02:01 +02:00
Takuya OBUCHI
2feeb57a8d When preserve-breaks is set on, skip trimming newline in paragraph 2016-05-21 05:13:26 +09:00
Takuya OBUCHI
f7b76d5a78 Skip trimming newline in paragraph 2016-05-21 03:56:56 +09:00
Scott Wang
3c4c213283 Fix missing whitespaces in exported paragraphs. 2016-03-23 21:07:30 +08:00
Scott Wang
ab47a28575 Trim excess newlines inside paragraphs 2016-03-11 15:03:19 +08:00
77447e8cd3 Use dummy headers, but just for single row tables 2016-02-28 11:33:21 +01:00
92f418d3c5 Apply changes suggested by @jingtaozf 2016-02-28 11:31:27 +01:00
Scott Wang
ea7437a068 Render dummy headers 2016-01-04 00:15:31 +08:00
Scott Wang
44514aeea4 Supporting GFM tables 2016-01-03 14:49:50 +08:00
dc324f0f42 Fix #4. 2015-06-04 09:26:17 +02:00
8ed1651179 Removed bug from last commit. 2014-12-11 11:40:38 +01:00
9047ea9373 Fix #1 2014-12-08 12:06:23 +01:00
90e5a2c53c Removed org-gfm-lang, it is no longer necessary.
Earlier Github did not recognize, for instance, "emacs lisp" as a
language, so an associative list was used to map unrecognized languages
to a similar recognized language. This is no longer necessary.
2014-10-30 10:39:53 +01:00
ad939c9a4f Initial commit. 2014-10-30 10:01:32 +01:00