Remove line breaks before and after new category
This commit is contained in:
parent
3abe93b076
commit
688fd5a8cd
@ -279,7 +279,6 @@
|
|||||||
* [**Python**: _A Template Engine_](http://aosabook.org/en/500L/a-template-engine.html)
|
* [**Python**: _A Template Engine_](http://aosabook.org/en/500L/a-template-engine.html)
|
||||||
* [**Ruby**: _How to write a template engine in less than 30 lines of code_](http://bits.citrusbyte.com/how-to-write-a-template-library/)
|
* [**Ruby**: _How to write a template engine in less than 30 lines of code_](http://bits.citrusbyte.com/how-to-write-a-template-library/)
|
||||||
|
|
||||||
|
|
||||||
#### Build your own `Text Editor`
|
#### Build your own `Text Editor`
|
||||||
|
|
||||||
* [**Python**: _Create a Simple Python Text Editor!_](http://www.instructables.com/id/Create-a-Simple-Python-Text-Editor/)
|
* [**Python**: _Create a Simple Python Text Editor!_](http://www.instructables.com/id/Create-a-Simple-Python-Text-Editor/)
|
||||||
@ -287,7 +286,6 @@
|
|||||||
* [**C++**: _Designing a Simple Text Editor_](http://www.fltk.org/doc-1.1/editor.html)
|
* [**C++**: _Designing a Simple Text Editor_](http://www.fltk.org/doc-1.1/editor.html)
|
||||||
* [**Python**: _Python Tutorial: Make Your Own Text Editor_](https://www.youtube.com/watch?v=xqDonHEYPgA) [video]
|
* [**Python**: _Python Tutorial: Make Your Own Text Editor_](https://www.youtube.com/watch?v=xqDonHEYPgA) [video]
|
||||||
|
|
||||||
|
|
||||||
#### Build your own `Web Search Engine`
|
#### Build your own `Web Search Engine`
|
||||||
|
|
||||||
* [**PHP**: _Code a Search Engine in PHP_](https://boyter.org/2013/01/code-for-a-search-engine-in-php-part-1/)
|
* [**PHP**: _Code a Search Engine in PHP_](https://boyter.org/2013/01/code-for-a-search-engine-in-php-part-1/)
|
||||||
|
Loading…
Reference in New Issue
Block a user