Need a trailing whitespace in code
This commit is contained in:
parent
c61a2b2ed4
commit
c6c714264b
@ -112,7 +112,11 @@ strip
|
||||
|
||||
$(strip a b c )
|
||||
|
||||
把字串 ``a b c `` 去掉开头和结尾的空格,结果是 ``a b c`` 。
|
||||
把字串 |abc| 去掉开头和结尾的空格,结果是 ``a b c``。
|
||||
|
||||
.. |abc| raw:: html
|
||||
|
||||
<code class="docutils literal notranslate"><span class="pre">a b c </span></code>
|
||||
|
||||
findstring
|
||||
~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user