This repository was archived by the owner on Jan 20, 2022. It is now read-only.
How to add a custom font-family in the editor? #367
Answered
by
tommoor
biomathcode
asked this question in
Q&A
-
I am making a journaling app with custom font options. It will be a great help if you can guide me on how can I have an option for adding custom font options. I am decided on this editor. |
Beta Was this translation helpful? Give feedback.
Answered by
tommoor
Jan 27, 2021
Replies: 1 comment 1 reply
-
I don't think this is a good editor choice for that usecase, the output is stored as Markdown which has no facility to indicate font changes. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
biomathcode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think this is a good editor choice for that usecase, the output is stored as Markdown which has no facility to indicate font changes.