Regression in Markdown.code_theme
when using MarkdownCodeTheme
enum
#4372
Labels
Markdown.code_theme
when using MarkdownCodeTheme
enum
#4372
A custom theme works great although the only issue I faced was setting
code_theme
withft.MarkdownCodeTheme.ATOM_ONE_DARK
or any other value but only usingft.MarkdownTheme
class the error it throws is:Code
Error
I think there's something wrong with
ft.MarkdownTheme
class because when I used"atom-one-dark"
it worked. When I run the same code but withflet
version,0.24.1
it worked as expected. Kindly raise issue regarding this.Originally posted by @tanmay-bhatgare in #4342 (comment)
The text was updated successfully, but these errors were encountered: