自述文件渲染中的奇怪行为

Strange behavior in README file rendering

我在项目的 README.md 文件中遇到了一个非常奇怪的行为。我有一个包含 3 个项目的编号列表,当作为原始文件查看时,一切看起来都不错。但是,当以降价形式查看时,第二项的编号为 1. 而不是 2.

如有任何帮助,我们将不胜感激。

这是project

在代码段前面插入tab

1. In your dependencies, add
    ```
        compile 'com.github.arimorty:floatingsearchview:1.0.1'
    ```

2. Add a FloatingSearchView to your view hierarchy, and make sure that it takes
   up the full width and height of the screen