Mercurial > piecrust2
comparison docs/pages/getting-started.md @ 816:d9b1e5ad869f
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.
author | Bruno P. Kinoshita <kinow@users.noreply.github.com> |
---|---|
date | Sat, 22 Oct 2016 21:26:41 +1300 |
parents | 1970e7e3a18e |
children | 94d7d5e38571 |
comparison
equal
deleted
inserted
replaced
815:69d16e1afb95 | 816:d9b1e5ad869f |
---|---|
150 directory. At this point, you can upload all the contents of that directory to | 150 directory. At this point, you can upload all the contents of that directory to |
151 your web server. When that's done, you should be able to see the exact same | 151 your web server. When that's done, you should be able to see the exact same |
152 website being served from there. | 152 website being served from there. |
153 | 153 |
154 | 154 |
155 That's it! This is an extremely quick tour of PieCrust. Read the | 155 That's it! This is an extremely quick tour of PieCrust. Read the [documentation][doc] to learn more. |
156 [documentation][doc] to learn more. | |
157 | 156 |
158 | 157 |
159 [1]: https://www.python.org/downloads/ | 158 [1]: https://www.python.org/downloads/ |
160 [2]: https://pip.pypa.io/en/latest/ | 159 [2]: https://pip.pypa.io/en/latest/ |
161 [3]: https://virtualenv.pypa.io/en/latest/ | 160 [3]: https://virtualenv.pypa.io/en/latest/ |