[GH-ISSUE #1] Markdown enhancement #1535

Closed
opened 2026-04-21 22:48:03 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @pd4d10 on GitHub (Feb 12, 2019).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/1

Currently we are using flutter_markdown as markdown renderer.

Todos:

  • support inline html
  • support rendering svg image
  • support GFM syntax such as table
  • customize styles
Originally created by @pd4d10 on GitHub (Feb 12, 2019). Original GitHub issue: https://github.com/pd4d10/git-touch/issues/1 Currently we are using [flutter_markdown](https://github.com/flutter/flutter_markdown) as markdown renderer. Todos: - [ ] support inline html - [ ] support rendering svg image - [x] support [GFM](https://github.github.com/gfm/) syntax such as table - [x] customize styles
Author
Owner

@pd4d10 commented on GitHub (Nov 8, 2020):

Webview render engine has been added in the latest v1.9.0, which supports inline HTML and SVG.

<!-- gh-comment-id:723580620 --> @pd4d10 commented on GitHub (Nov 8, 2020): Webview render engine has been added in the latest v1.9.0, which supports inline HTML and SVG.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#1535