mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 04:35:49 +00:00
Fix markdown syntax error
The kramdown backend doesn't support titles whithout empty lines before them.
This commit is contained in:
parent
83a616b02c
commit
25706255a3
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ corpus callosum!
|
||||||
* ...
|
* ...
|
||||||
|
|
||||||
<span id="quick-start"></span>
|
<span id="quick-start"></span>
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
{% include download_widget.md %}
|
{% include download_widget.md %}
|
||||||
|
|
Loading…
Reference in a new issue