1
0
mirror of https://github.com/yjwen/org-reveal.git synced 2024-06-26 07:29:00 +02:00
Commit Graph

144 Commits

Author SHA1 Message Date
Christoph Ruegge
0815f6f49e Enable using highlight.js instead of htmlize.el for code blocks
When using highlight plugin, wrap src blocks in the required <pre><code>
tags. Additionally, in that case, htmlize.el fontification of the code
is inhibitied, since it should be carried out by hightlight.js. Also, do
not include the plugin by default in order not to break existing
documents relying on htmlize.
2015-04-25 20:39:25 +02:00
Yujie Wen
67a17d0835 Add escaping character introduction to the document string about org-reveal-title-slide-template to
Signed-off-by: Yujie Wen <yjwen.ty@gmail.com>
2015-04-13 17:19:34 +08:00
Yujie Wen
f78f675b7e Merge pull request #114 from Trundle/fix_typo
Fix typo in Readme
2015-04-13 10:17:47 +08:00
Andreas Stührk
759a27f47d Fix typo. 2015-04-12 13:14:44 +02:00
Yujie Wen
c4b66bafff Auto extend insufficient fragment style list. 2015-04-09 15:00:14 +08:00
Yujie Wen
151cdeaeaf Fix a bug in generating list fragment. 2015-04-05 16:26:25 +08:00
Yujie Wen
bf5a52869b Fix the bug of speaker notes. 2015-04-05 00:52:32 +08:00
Yujie Wen
87238c7917 Default fragment style. 2015-04-02 18:15:04 +08:00
Yujie Wen
d77969eda7 Wrap header/footer with division. Add document about header/footer. 2015-03-25 17:25:17 +08:00
Yujie Wen
c1aa1506b9 Add primary header/footer support. 2015-03-24 23:27:19 +08:00
Yujie Wen
e220db8db0 Add local.css to make paragraph text left-aligned. 2015-03-19 16:46:05 +08:00
Yujie Wen
f1a112659e To fix the mis-positioned issue of links. 2015-03-18 17:22:35 +08:00
Yujie Wen
6cdfb6186e Fix broken link in TOC when headings are not numbered. 2015-03-17 17:22:52 +08:00
Yujie Wen
c4a6b044ea Add example of raw HTML content. 2015-03-09 15:47:26 +08:00
Yujie Wen
b8c914d247 Remove obsolete links. 2015-03-08 23:31:39 +08:00
Yujie Wen
88e0a1eb61 Add document for fragment index. 2015-03-07 22:11:56 +08:00
Yujie Wen
681c850998 Merge branch 'master' of https://github.com/yjwen/org-reveal 2015-03-06 00:14:52 +08:00
Yujie Wen
a124e751e4 Support fragment index for list items. 2015-03-06 00:14:14 +08:00
Yujie Wen
0394f4282b Merge pull request #100 from kljohann/patch-1
fix typo in reveal-title-slide-background-transition
2015-03-05 13:54:26 +08:00
Johann Klähn
599a877499 fix typo 2015-03-04 20:58:32 +01:00
Yujie Wen
a79ec359d9 Support attr_html attributes in list items. 2015-03-04 23:29:18 +08:00
Yujie Wen
4966b83002 Add fragment index to element's HTML attributes. 2015-03-03 23:53:36 +08:00
Yujie Wen
13106f3da3 Merge pull request #98 from gjasny/add-missing-equality-sign
Add missing equality sign in documentation
2015-03-02 23:00:55 +08:00
Gregor Jasny
536777cf26 Add missing equality sign in documentation 2015-03-01 17:07:37 +01:00
Yujie Wen
07900f29fa none in fragment style list to disable list item's fragment. 2015-02-25 22:42:28 +08:00
Yujie Wen
220eaeb698 Add introduction on controlling list item's fragment style. 2015-02-22 23:01:14 +08:00
Yujie Wen
ec420f673c Refine introduction on fragment styles. 2015-02-21 23:51:24 +08:00
Yujie Wen
2aa5f1a819 Finer control of fragment on list items.
And Happy Chinese New Year!
2015-02-18 23:48:31 +08:00
Yujie Wen
c69f7551aa To test my contribution. 2015-02-16 16:19:00 +08:00
Yujie Wen
53c4aba696 Add pre-filtering function to map attr_reveal value to corresponding attr_html values. 2015-02-15 15:25:39 +08:00
Yujie Wen
c276f2739f Remove obsolete org-reveal-paragraph 2015-02-12 22:47:32 +08:00
Yujie Wen
091ef0d996 Add a wrapper function to convert reveal attributes to HTML attributes
. Change table and paragraph transcoder to wrapped ox-html ones.
2015-02-12 22:43:41 +08:00
Yujie Wen
45f43ebdef Change default theme to 'moon' as 'default' theme is removed from Reveal.js 2015-02-09 22:53:26 +08:00
Yujie Wen
c9c265537b Merge branch 'reorg' 2015-02-09 16:32:15 +08:00
Yujie Wen
24bd4e484a Re-orginize codes. 2015-02-08 22:49:39 +08:00
Yujie Wen
a93fc6f259 Change reveal.min.* to reveal.* 2015-02-06 23:01:08 +08:00
Yujie Wen
2f8ee48881 Add id to TOC section. 2015-02-04 22:40:44 +08:00
Yujie Wen
4a778f8f1c Add title slide background image 2015-02-04 00:36:54 +08:00
Yujie Wen
c3fa10406f Merge pull request #92 from MrBones118/patch-1
Updated Readme.org
2015-01-30 13:13:31 +08:00
MrBones118
4f4a20737f Updated Readme.org
Added some grammatical and typo fixes
2015-01-29 14:38:11 +00:00
Yujie Wen
778aecaefb Merge pull request #90 from gambhiro/feature
fragment on tables and option for title slide
2015-01-14 13:02:54 +08:00
Yujie Wen
901ddca123 Merge pull request #91 from microamp/master
typo fixed
2015-01-14 12:52:01 +08:00
james sangho nah
70656cf393 typo fixed 2015-01-12 21:00:37 +13:00
Gambhiro
2507b1ac72 option to disable title slide 2015-01-11 17:05:43 +00:00
Gambhiro
b4b5a9ccb3 fragment support for tables 2015-01-09 16:13:19 +00:00
Yujie Wen
216ae62f8c Deal with empty string in #+REVEA_PLUGINS 2014-12-09 23:01:52 +08:00
Yujie Wen
032dd10154 Add fragment support for quote block. 2014-12-03 22:38:02 +08:00
Yujie Wen
08db194120 Merge pull request #85 from EvanMisshula/org-publish
added publishing function for websites
2014-12-03 22:06:16 +08:00
Yujie Wen
6af48acacd Merge pull request #83 from EvanMisshula/url-local-files
added url form explanation
2014-12-03 22:05:47 +08:00
Yujie Wen
fb71638e4e Add comments about that speaker notes requires the notes plug-in. 2014-12-02 23:38:26 +08:00