markdown_widget 1.2.0
markdown_widget: ^1.2.0 copied to clipboard
A new markdown package. It supports TOC function, HTML video and img tag,and it works well on both the web and mobile
A new markdown package. It supports TOC function, HTML video and img tag,and it works well on both the web and mobile
TextConfig
to set TextAlign
and TextDirection
,solve issue #21initialIndex
and isInitialIndexForTitle
in TocController
to solve #22MarkdownWidget
, fix PreWidget
null errortext
to PreWrapper
PreWrapper
, and HighlightCode can be automatically detected with null language
compute
functionloadingWidget
before data is ready, improve performance in the first renderingLinkGesture
to PConfig
to fix issue #4CommonStyle
to title, add selectable
to PConfig
ImgBuilder
send a null image urlImgBuilder
not working correctlyCodeConfig
, format code and change markdown_widget
descriptionImgConfig
, Improve code description and online demoTocListWidget
data error in mobile, edit READMEImgConfig
, clear data when markdown_widget rebuilded