updated markdown references in notes plugin
This commit is contained in:
		| @@ -98,7 +98,7 @@ | ||||
| 		</div> | ||||
| 		<div id="notes"></div> | ||||
|  | ||||
| 		<script src="../../lib/js/showdown.js"></script> | ||||
| 		<script src="../../plugin/markdown/showdown.js"></script> | ||||
| 		<script> | ||||
| 			window.addEventListener( 'load', function() { | ||||
|  | ||||
| @@ -120,6 +120,7 @@ | ||||
| 						} | ||||
|  | ||||
| 						// Update the note slides | ||||
| 						console.log(currentSlide.contentWindow); | ||||
| 						currentSlide.contentWindow.Reveal.slide( data.indexh, data.indexv ); | ||||
| 						nextSlide.contentWindow.Reveal.slide( data.nextindexh, data.nextindexv ); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user