aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJames Campos <james.r.campos@gmail.com>2020-07-11 21:47:05 -0700
committerJames Campos <james.r.campos@gmail.com>2020-07-11 21:47:05 -0700
commit8a1bcb216f930062878f8dda51b44903aaa2e902 (patch)
tree672c5dad36ee14cb0305fa7d7c7e16c78ab2a09f /README.md
parentb9f2a6e24bcd7441d59bef860b4a30fc1a874262 (diff)
downloadbk-8a1bcb216f930062878f8dda51b44903aaa2e902.tar.gz
comparison: tag styles
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index e434940..8ffffef 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Type any function key (eg <kbd>F1</kbd>) to see the keybinds.
| - | - | - |
| language | rust | python |
| runtime deps | none | python, curses |
-| additional formats | none | FictionBook |
+| styled tags | see 1 | :x: |
| incremental search | :heavy_check_mark: | :x: |
| multi line search | :heavy_check_mark: | :x: |
| regex search | :x: | :heavy_check_mark: |
@@ -53,7 +53,10 @@ Type any function key (eg <kbd>F1</kbd>) to see the keybinds.
| images | :x: | :heavy_check_mark: |
| themes | :x: | :heavy_check_mark: |
| choose file from history | :x: | :heavy_check_mark: |
-| external integration | none | dictionary |
+| additional formats | :x: | FictionBook |
+| external integration | :x: | dictionary |
+
+1: headers (h1-h6) are bolded
# Inspiration
<https://github.com/wustho/epr>