# HG changeset patch # User Bruno P. Kinoshita # Date 1477124801 -46800 # Node ID d9b1e5ad869fb7e50ff27e23ed3b897c5c69574f # Parent 69d16e1afb955185c26b3cc5a75831a6daf2687b docs: Add space before link I always thought that adding a break line, it would automatically add a space. But from the current documentation page https://bolt80.com/piecrust/en/latest/getting-started/, looks like if the next line starts with a link, it gets truncated. diff -r 69d16e1afb95 -r d9b1e5ad869f docs/pages/getting-started.md --- a/docs/pages/getting-started.md Wed Jan 11 09:01:01 2017 -0800 +++ b/docs/pages/getting-started.md Sat Oct 22 21:26:41 2016 +1300 @@ -152,8 +152,7 @@ website being served from there. -That's it! This is an extremely quick tour of PieCrust. Read the -[documentation][doc] to learn more. +That's it! This is an extremely quick tour of PieCrust. Read the [documentation][doc] to learn more. [1]: https://www.python.org/downloads/