remove hard line breaks now that slide width is relative
This commit is contained in:
		| @@ -63,7 +63,7 @@ | |||||||
| 					<section> | 					<section> | ||||||
| 						<h2>Vertical Slides</h2> | 						<h2>Vertical Slides</h2> | ||||||
| 						<p> | 						<p> | ||||||
| 							Slides can be nested inside of other slides,<br/> | 							Slides can be nested inside of other slides, | ||||||
| 							try pressing <a href="#/2/1">down</a>. | 							try pressing <a href="#/2/1">down</a>. | ||||||
| 						</p> | 						</p> | ||||||
| 						<a href="#/2/1" class="image"> | 						<a href="#/2/1" class="image"> | ||||||
| @@ -126,8 +126,7 @@ | |||||||
| 				<section data-markdown> | 				<section data-markdown> | ||||||
| 					## Markdown support | 					## Markdown support | ||||||
| 					 | 					 | ||||||
| 					For those of you who like that sort of thing.   | 					For those of you who like that sort of thing. Instructions and a bit more info available [here](https://github.com/hakimel/reveal.js#markdown). | ||||||
|                     Instructions and a bit more info available [here](https://github.com/hakimel/reveal.js#markdown). |  | ||||||
|  |  | ||||||
| 					<pre><code contenteditable style="margin-top: 20px;"><section data-markdown> | 					<pre><code contenteditable style="margin-top: 20px;"><section data-markdown> | ||||||
|   ## Markdown support |   ## Markdown support | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user