Need a trailing whitespace in code
This commit is contained in:
		| @@ -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 | ||||
| ~~~~~~~~~~ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user