Commit Graph

412 Commits

Author SHA1 Message Date
Hakim El Hattab eada86c8fd recommend using textarea wrapper for inline markdown #1780 2017-01-31 15:07:03 +01:00
Hakim El Hattab 3617eaccb6 note about showNotes in PDF exports #1800 2017-01-30 14:50:17 +01:00
Hakim El Hattab fa01fa366a typo 2017-01-30 14:38:14 +01:00
Hakim El Hattab c018d04197 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2017-01-30 14:33:52 +01:00
Jason Dreyzehner e3ca5e84a3 correct grunt option usage 2017-01-23 21:26:33 -05:00
Hakim El Hattab e8164c1392 2017 2017-01-20 10:35:01 +01:00
Hakim El Hattab 941b86b6c3 works with video, defaults to (same as for images) 2017-01-18 10:43:29 +01:00
Hakim El Hattab 568c7516f7 fix unclosed code block 2017-01-10 14:43:47 +01:00
Hakim El Hattab 40c4db1e04 always use lowercase reveal.js 2016-12-13 15:52:34 +01:00
Benjamin Tan 4d0f1adc40 Add note about head.js to readme.
Closes #1569.
2016-12-11 16:29:07 +08:00
Benjamin Tan 90b301d0a0 Enable passing options for parsing Markdown.
Closes #1163, #1495.
2016-12-08 17:41:55 +08:00
Benjamin Tan 03ac4a2e8e Reduce required Node.js version to 4.0.0.
The development workflow can be used with Node 4+, not just Node 6. We
should avoid showing warnings and errors when users are installing this
package via npm/yarn.

Ref. #1729, #1743.
Closes #1725.
2016-12-06 18:12:41 +08:00
Hakim El Hattab e460b2bd4b Merge pull request #1747 from spencermathews/feature/readme-defaults-fix
Defaults in README are not current
2016-12-01 10:23:44 +01:00
Hakim El Hattab 775d510c2f Merge pull request #1756 from jmpp/better-data-trim
Implementing a better data-trim
2016-12-01 10:18:50 +01:00
Spencer Mathews 21c1fafa52 Update README.md to reflect current defaults in js/reveal.js 2016-11-15 13:14:56 -08:00
Jaiden Mispy 3c36ee6cff Add note to README about how to disable scaling 2016-10-05 11:16:41 +02:00
Hakim El Hattab 6447b59ac5 ready flag on .reveal container 2016-07-01 08:44:27 +02:00
David Beitey 1fe20cb42a Detail markdown plugin attributes & defaults
Expands the details already given by highlighting the defaults for all attributes and clarifying what's required.
2016-06-22 15:10:31 +10:00
Hakim El Hattab d78a8046dc Merge branch 'Timothep-master' into dev 2016-06-10 10:13:06 +02:00
Timothep 02123205a0 Added a description of the undocumented timer-reset feature 2016-06-10 10:12:54 +02:00
Hakim El Hattab ca92d22adc add showHelp to api #1611 2016-06-10 10:04:54 +02:00
Hakim El Hattab 7d6cc9f3ec Merge branch 'master' of github.com:hakimel/reveal.js into dev 2016-06-03 13:57:09 +02:00
Hakim El Hattab c2997c605d text alignment 2016-06-03 13:56:52 +02:00
Hakim El Hattab 6b4bdd2c90 hdpi slides banner 2016-06-03 13:54:42 +02:00
Hakim El Hattab f9ae4122f7 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2016-06-03 10:15:34 +02:00
Hakim El Hattab 904f9878d3 slides banner 2016-06-03 10:15:26 +02:00
Hakim El Hattab 3111d3b1ae support for 'separate-page' layout for notes in PDF exports #1518 2016-05-26 09:57:27 +02:00
Hakim El Hattab e93afb7289 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2016-05-23 12:03:39 +02:00
Hakim El Hattab a8c4109244 Update README.md
more in-depth documentation of slide backgrounds #1542
2016-05-23 11:59:29 +02:00
Hakim El Hattab 2503b1a2e8 merge readme conflict #1595 2016-05-23 10:34:58 +02:00
Tristan Sokol b79f1fac13 Add minor imporovements to the PDF export instructions 2016-05-19 16:47:25 -07:00
Hakim El Hattab 2a79d054d4 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2016-04-29 09:26:41 +02:00
Hakim El Hattab 5558103522 make max pages per slide limit configurable 2016-04-28 11:31:11 +02:00
Adrian Sieber 87b082340f Simplify full setup 2016-04-24 09:39:23 +00:00
Hakim El Hattab fc3e4d7f23 change introduction 2016-04-18 14:50:36 +02:00
Hakim El Hattab 1efa52486c readme tweak for #1535 2016-04-13 15:37:04 +02:00
Hakim El Hattab e83e275a4c Merge branch 'master' of github.com:hakimel/reveal.js into dev 2016-04-07 10:31:56 +02:00
Hakim El Hattab d6406e433e new multiplex server courtesy of now.sh (closes #1377) 2016-04-07 10:31:41 +02:00
Hakim El Hattab 492e2e2e62 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2016-04-07 10:25:31 +02:00
Hakim El Hattab eca7113f59 Update README.md 2016-04-07 09:55:44 +02:00
Hakim El Hattab f98b5ccdca Update README.md
readme tweaks
2016-04-07 09:55:04 +02:00
Tomasz Ducin 37ac67dba5 Table of contents added in README.md 2016-04-02 19:43:15 +02:00
Hakim El Hattab 2625a9292e add 'shuffle' config value and API method #1506 #1089 2016-03-20 17:57:52 +01:00
Hakim El Hattab 0dbdd8a366 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2016-03-10 16:03:09 +01:00
Hakim El Hattab de2ab07334 slides link 2016-03-10 16:02:36 +01:00
Benjamin Tan ac2a3fff75 Make PDF export section less OS X specific.
Closes #1073.
2016-03-07 19:15:59 +08:00
Hakim El Hattab 0eb2d81f35 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2016-03-04 14:47:01 +01:00
Hakim El Hattab c6b6ae4397 Merge pull request #1484 from omer727/patch-1
Fixing spelling typo and GitHub proper camelcase for brand name
2016-03-04 14:46:33 +01:00
Hakim El Hattab 191dbe68d5 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2016-01-22 11:09:39 +01:00
Hakim El Hattab c93fbf1ddc readme tweak 2016-01-22 11:02:05 +01:00