diff --git a/sources/Lightweight Markup Languages.md b/sources/Lightweight Markup Languages.md index d1fd585964..c21900ac09 100644 --- a/sources/Lightweight Markup Languages.md +++ b/sources/Lightweight Markup Languages.md @@ -1,4 +1,5 @@ Lightweight Markup Languages +轻量级标记语言 ================================================================================ A lightweight markup language is a modern system for annotating a document in a way that is syntactically distinguishable from the text, and designed with a simple readable syntax. In fact, the syntax is so basic that anyone can quickly learn to use these markup languages. The key advantage of this type of language is that it is designed to be easy to enter the annotated text in a text editor, and at the same time easy to follow the document source. @@ -39,4 +40,4 @@ via: http://www.linuxlinks.com/article/20130921022758982/LightweightMarkupLangua [4]:http://textile.sitemonks.com/ [5]:http://texy.info/en/ [6]:https://bitbucket.org/bmearns/tome/ -[7]:http://docutils.sourceforge.net/rst.html \ No newline at end of file +[7]:http://docutils.sourceforge.net/rst.html