gpt4 book ai didi

markdown - 在 Markdown 中,如何在不创建列表的情况下以数字开始一行?

转载 作者:行者123 更新时间:2023-12-02 13:46:48 24 4
gpt4 key购买 nike

我想在 Markdown 中以数字开始一行,而不创建列表。

1. so my next line

will be parallel to the first

1. not indented

like this

最佳答案

来自Markdown Syntax Documentation :

It’s worth noting that it’s possible to trigger an ordered list by accident, by writing something like this:

1986. What a great season.

In other words, a number-period-space sequence at the beginning of a line. To avoid this, you can backslash-escape the period:

1986\. What a great season.

关于markdown - 在 Markdown 中,如何在不创建列表的情况下以数字开始一行?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12833093/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com