branch: externals/valign
commit ad8419e338fac1466907624c412d98fe9c56cd2e
Author: Yuan Fu <[email protected]>
Commit: Yuan Fu <[email protected]>
; * 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