NeuraCache / markdown-flashcards-spaced-repetition

42 stars 9 forks source link

Allow for limited markdown styling in #flashcard headings #2

Closed orionrush closed 2 years ago

orionrush commented 3 years ago

Allow for markdown italics, bold and code in #flashcard headings.

_italic_, *italic*
__bold__, **bold**
`code`
When does `this` refer to the *Global Object*? #flashcard
// question text
---

Though, italic and code may be sufficient for 90% of use cases. As the heading itself is already rendered bold in NueraCache creating yet bolder text may cause other UI legibility issues.

NeuraCache commented 3 years ago

I'm working on a rich question feature which will enable any content as a question (images, latex, italic bold, etc)

floofy-moo commented 2 years ago

@NeuraCache Hey did ^ get enabled for questions? I have latex as the question and only the answer gets rendered as such.

NeuraCache commented 2 years ago

this is now available on iOS 2.19 along with a new two-sided card spec 👍 please see the updated wiki https://wiki.neuracache.com/markdown-flashcards