10.5. Markdown block

发布时间 : 2025-10-25 13:35:38 UTC      

Page Views: 9 views

The Markdown block reference uses the > symbol at the beginning of the paragraph, followed by a 空格 Symbol:

> 区块引用 > 菜鸟教程 > 学的不仅是技术更是梦想 

The display results are as follows:

image0

In addition, blocks can be nested, one > symbol is the outermost, two > symbols are first nested, and so on:

> 最外层 > > 第一层嵌套 > > > 第二层嵌套 

The display results are as follows:

image1

10.5.1. Use list in block

Examples of using lists in blocks are as follows:

> 区块中使用列表 > 1. 第一项 > 2. 第二项 > + 第一项 > + 第二项 > + 第三项 

The display results are as follows:

image2

10.5.2. Use blocks in the list

If you want to put blocks within the list item, you need to add four space indents before >.

Examples of blocks used in the list are as follows:

* 第一项 > 菜鸟教程 > 学的不仅是技术更是梦想 * 第二项 

The display results are as follows:

image3

《地理信息系统原理、技术与方法》  97

最近几年来,地理信息系统无论是在理论上还是应用上都处在一个飞速发展的阶段。 GIS被应用于多个领域的建模和决策支持,如城市管理、区划、环境整治等等,地理信息成为信息时代重要的组成部分之一; “数字地球”概念的提出,更进一步推动了作为其技术支撑的GIS的发展。 与此同时,一些学者致力于相关的理论研究,如空间感知、空间数据误差、空间关系的形式化等等。 这恰好说明了地理信息系统作为应用技术和学科的两个方面,并且这两个方面构成了相互促进的发展过程。