diff options
-rw-r--r-- | config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config.yml b/config.yml index 4670f96..ef28dad 100644 --- a/config.yml +++ b/config.yml @@ -40,3 +40,8 @@ hide: - tex - toc +view: + # display files with the following extensions in the browser directly + extensions: + - txt + - md |