-
Where would I be able to find a list of all filetypes that Markor can open? |
Beta Was this translation helpful? Give feedback.
Answered by
gsantner
Nov 20, 2021
Replies: 1 comment
-
All plain textfiles. File extensions that are specifically registered are listed here and (i.e. to distinguish markdown, plaintext, zim format etc) in the TextConverter.java class files. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gsantner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All plain textfiles.
File extensions that are specifically registered are listed here and (i.e. to distinguish markdown, plaintext, zim format etc) in the TextConverter.java class files.