tagnote-app/markdown_viewer
A Markdown viewer widget for Flutter. It renders Markdown string to rich text output.
DartBSD-3-Clause
Issues
- 1
Add support for WidgetSpan
#89 opened by JCKodel - 1
- 1
- 0
- 0
Add option to align text
#91 opened by mobile-development-group-com - 4
Support for Web
#90 opened by sir-adam-smith - 9
Table are not scrollable
#80 opened by ari-borlaza - 4
Line breaks not honoured
#88 opened by JCKodel - 1
- 1
Add some colour
#87 opened by JCKodel - 2
Dart 3 Null Safety Fix on CopyButton
#83 opened by cliftonlabrum - 3
- 6
Customize Copy Widget in Code Block
#59 opened by cliftonlabrum - 1
Please add LaTex support.
#72 opened by saminsohag - 1
Feature request: maxLines
#71 opened by lff5 - 0
- 4
- 1
- 1
- 1
Add blockquoteMargin which should be implemented around the blockquote blocks.
#39 opened by chenzhiguang - 1
- 1
The mouse cursor does not change to text for code block while there is a highlight builder implement.
#30 opened by chenzhiguang - 0
Create test for text selection feature
#28 opened by chenzhiguang - 0
Add syntax extensions option
#12 opened by chenzhiguang - 0
Create ImageBuilder for image elment
#11 opened by chenzhiguang - 1
Optimise default styles
#9 opened by chenzhiguang - 1
Create MarkdownElementBuilder and use it create all elements including build-in ones
#7 opened by chenzhiguang