emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/valign ad8419e 11/15: ; * test.org: Add a test for Unic


From: Stefan Monnier
Subject: [elpa] externals/valign ad8419e 11/15: ; * test.org: Add a test for Unicode tables.
Date: Tue, 16 Mar 2021 00:01:34 -0400 (EDT)

branch: externals/valign
commit ad8419e338fac1466907624c412d98fe9c56cd2e
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>

    ; * test.org: Add a test for Unicode tables.
---
 test.org | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/test.org b/test.org
index 218d79f..a76e665 100644
--- a/test.org
+++ b/test.org
@@ -37,6 +37,26 @@
 |---+------------------------------|               |---+--------|
 #+end_example
 
+Unicode table:
+┌─────────────────────────┬─────────────────────────────────────────┐
+│Options                  │Description                              │
+├─────────────────────────┼─────────────────────────────────────────┤
+│~zeft-directory~         │Directory in where notes are stored.     │
+│                         │Must be a full path.                     │
+├─────────────────────────┼─────────────────────────────────────────┤
+│~zeft-find-file-hook~    │Hook run when Zeft opens a file.         │
+├─────────────────────────┼─────────────────────────────────────────┤
+│~zeft-selection~         │Face for the current selected search     │
+│                         │result.                                  │
+├─────────────────────────┼─────────────────────────────────────────┤
+│~zeft-inline-highlight~  │Face for inline highlighting in Zeft     │
+│                         │buffer.                                  │
+├─────────────────────────┼─────────────────────────────────────────┤
+│~zeft-preview-highlight~ │Face for highlighting in the preview     │
+│                         │buffer.                                  │
+└─────────────────────────┴─────────────────────────────────────────┘
+
+
 * Foo
 ** Bar
 *** Baz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]