Commit Graph

375 Commits

Author SHA1 Message Date
Erik Hetzner 5d58980bb1 Do not xml declaration
With HTML5, an xml declaration is not necessary.
2015-08-31 21:50:20 -07:00
Yujie Wen a0cb668577 Add attr_html to images in single-file-export mode. 2015-08-24 23:41:27 +08:00
Yujie Wen 67f35631e8 Merged from master 2015-08-24 17:14:44 +08:00
Yujie Wen a972ddd4a4 Change the required Org-mode version to "20150330". 2015-08-17 13:22:09 +08:00
Yujie Wen 7874f0ee89 Fix typo. 2015-08-15 00:01:22 +08:00
Yujie Wen 961bb80f6b Don't call org-export-solidify-link-text 2015-08-03 15:17:39 +08:00
Yujie Wen 4adf7cde86 Check if image url is readable. 2015-07-29 22:57:21 +08:00
Yujie Wen d5a0d569e4 Update Readme.org with exporting into single file. 2015-07-27 15:48:41 +08:00
Yujie Wen 44f3e701f8 Embed JS. 2015-07-27 15:15:50 +08:00
Yujie Wen 74b9a3c8cb Embed svg. 2015-07-25 22:55:53 +08:00
Yujie Wen 528d1ddca9 Support embedded jpg/png/gif. 2015-07-25 14:20:16 +08:00
Yujie Wen 5ae69924ab Merge pull request #125 from titaniumbones/master
Add org-reveal-extra-css defcustom
2015-07-20 10:28:25 +08:00
Matt Price 6c4579c311 * org-reveal-extra-css
fixed a typo in last commit!
2015-07-09 16:22:23 -04:00
Matt Price cf2b72f637 *ox-reveal.el adds option for extra css
org-reveal-extra-css: new defcustom allows URL to extra CSS to be set
for all files.
2015-07-09 16:17:57 -04:00
Yujie Wen 3a44a71dd4 Merge pull request #122 from ChillarAnand/master
Update mathjax url
2015-06-15 11:23:47 +08:00
Anand Reddy Pandikunta a437e18c10 Update mathjax url
When uploading slide to web(say github pages), if site is using https, this wont load as it is using http.
2015-06-10 20:38:53 +05:30
Yujie Wen 2582f135a4 Merge pull request #120 from arthurgleckler/master
Fix links that cause "Unable to resolve link" errors.
2015-06-08 14:03:52 +08:00
Arthur A. Gleckler 5e05c7c6d8 Fix typos. 2015-06-05 09:19:24 -07:00
Arthur A. Gleckler 30a2dc566b Fix links that cause "Unable to resolve link" errors. 2015-06-05 09:08:26 -07:00
Yujie Wen 5b4b3037bc Merge pull request #117 from wdenton/master
Change org-export-get-headline-id to org-export-get-reference
2015-05-13 16:02:31 +08:00
William Denton d902720f29 Change org-export-get-headline-id to org-export-get-reference
Reflects 13 Apr 2015 change in Org
Commit 186bae42a4f1c7dd6b7a6af0bc1aebeb18025527
http://orgmode.org/w/?p=org-mode.git;a=commit;h=186bae42a4f1c7dd6b7a6af0bc1aebeb18025527
2015-05-08 17:24:21 -04:00
Yujie Wen 3fcc2874cd Merge pull request #116 from kriesoff/master
Enable using highlight.js instead of htmlize.el for code blocks
2015-04-28 22:34:58 +08:00
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 81a5db0c5f Do not wrap paragraph with fragment when it is a standalone image. 2015-04-08 23:31:42 +08:00
Yujie Wen 3a1205e3b0 Fix bug in generating list fragment. Merged from master branch. 2015-04-05 23:22:04 +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 23c7ba3248 Fix bug in spearker notes. 2015-04-05 00:20:50 +08:00
Yujie Wen df2a1f8245 To enable fragment for paragraphs. 2015-04-02 23:21:58 +08:00
Yujie Wen 87238c7917 Default fragment style. 2015-04-02 18:15:04 +08:00
Yujie Wen ca9541d394 Merged from master branch. 2015-03-26 14:13:12 +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