Remove Quickstart' Default Markdown Section
Remove default Markdown section from Quickstart documentation page as it is redundant and unnecessary at this time. #2387
This commit is contained in:
		
							parent
							
								
									3233005a0a
								
							
						
					
					
						commit
						fc7f724529
					
				|  | @ -20,12 +20,6 @@ That's nothing, though. The real magic happens when you start creating blog | |||
| posts, using the front-matter to control templates and layouts, and taking | ||||
| advantage of all the awesome configuration options Jekyll makes available. | ||||
| 
 | ||||
| <div class="note info"> | ||||
|   <h5>kramdown is the default Markdown engine for new sites</h5> | ||||
|   <p>In Jekyll 2.0, we switched the default markdown engine for sites | ||||
|      generated with <code>jekyll new</code> to kramdown</p> | ||||
| </div> | ||||
| 
 | ||||
| If you're running into problems, ensure you have all the [requirements | ||||
| installed][Installation]. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue