We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d07e250 commit 93760e4Copy full SHA for 93760e4
doc/panvimdoc.txt
@@ -1,4 +1,4 @@
1
-*panvimdoc.txt* For NVIM v0.4.3 Last change: 2021 September 01
+*panvimdoc.txt* For NVIM v0.4.3 Last change: 2021 September 02
2
3
==============================================================================
4
Table of Contents *panvimdoc-table-of-contents*
@@ -432,8 +432,8 @@ Support for markdown tables is also available:
432
433
>
434
│Right│Left│Center│Default│
435
- │ 12│12 │ 12 │12 │
436
- │ 123│123 │ 123 │123 │
+ │ `12`│12 │ 12 │12 │
+ │ 123│`123` │ 123 │123 │
437
│ 1│1 │ 1 │1 │
438
<
439
0 commit comments