Merge branch 'patch-1' of https://github.com/drzax/reveal.js into dev
This commit is contained in:
		@@ -76,7 +76,7 @@
 | 
			
		||||
			if( /data\-(markdown|separator|vertical|notes)/gi.test( name ) ) continue;
 | 
			
		||||
 | 
			
		||||
			if( value ) {
 | 
			
		||||
				result.push( name + '=' + value );
 | 
			
		||||
				result.push( name + '="' + value + '"' );
 | 
			
		||||
			}
 | 
			
		||||
			else {
 | 
			
		||||
				result.push( name );
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user