Hakim El Hattab
							
						 | 
						
							
							
								911326f7ac
							
							update markdown code example to correctly reflect line breaks
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								0a440cee6c
							
							modified data-markdown to support markdown indented with tabs
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								ff567372c0
							
							self-execute data-markdown
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								12c9977cda
							
							markdown instructions
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								696346dccb
							
							added slide announcing markdown support (#15)
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								19852772fe
							
							support for data-markdown (#15)
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								dc05ce1575
							
							move theme styles at bottom of main.css, change background of page transition to be transparent
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								e9b874112e
							
							fixes bug where the .present class remained on previous slide (closes #88)
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								e570265a67
							
							adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								1916d2f64a
							
							added example from @pamelafox
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								233d626c5f
							
							readme code marking
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								e50370c251
							
							1.4 is now stable, increment master to 1.5
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								c513500269
							
							clean up initialization, conditionally load classList polyfill prior to reveal.js
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								0ef90e0dcf
							
							'keyboard' config option for disabling keyboard navigation (closes #84)
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								7f9662edab
							
							null check progress DOM element even if it's configured to be on
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								7b53ff0b9d
							
							sub/superscript styles (closes #82)
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								04a2337041
							
							readme update
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								54e59d02d4
							
							Merge pull request #83 from basecode/patch-slidechange
						 | 
						13 years ago | 
					
				
					
						
							
								   Tobi Reiss
							
						 | 
						
							
							
								dd6c605826
							
							Remove assignment to `indexv` and `indexh` to trigger 'onslidechange' at startup and onhashchange.
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								819d2488aa
							
							Merge pull request #80 from ob1/patch-2
						 | 
						13 years ago | 
					
				
					
						
							
								   ob1
							
						 | 
						
							
							
								e08d0572bd
							
							Another instance of: id="reveal" => class="reveal"
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								d5c2d0c03e
							
							remove background from default anchor hover style
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								cd3fc43e77
							
							added autoSlide option (#59), clear out list of options in index.html's initialize call
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								de2a95d0ac
							
							Merge pull request #79 from ob1/patch-1
						 | 
						13 years ago | 
					
				
					
						
							
								   ob1
							
						 | 
						
							
							
								2b85a7de41
							
							Update README to reflect "Main #reveal container is now selected via a class instead of ID"
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								7366f607ce
							
							add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								5bc5435b61
							
							changenote re code sample font size
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								e6e33f17f8
							
							added new example to readme
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								74d342daf7
							
							larger font for code samples (closes #60)
						 | 
						13 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								54f1fcf381
							
							slidenotes becomes speakernotes to match wording in readme
						 | 
						13 years ago |