Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal.js into dev
This commit is contained in:
		
						commit
						5eba331935
					
				
					 2 changed files with 32 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -228,6 +228,10 @@ Reveal.initialize({
 | 
			
		|||
	// Turns fragments on and off globally
 | 
			
		||||
	fragments: true,
 | 
			
		||||
 | 
			
		||||
	// Flags whether to include the current fragment in the URL,
 | 
			
		||||
	// so that reloading brings you to the same fragment position
 | 
			
		||||
	fragmentInURL: false,
 | 
			
		||||
 | 
			
		||||
	// Flags if the presentation is running in an embedded mode,
 | 
			
		||||
	// i.e. contained within a limited portion of the screen
 | 
			
		||||
	embedded: false,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue