mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-10 07:43:43 -05:00
[PR #169] WIP: markdown user profile links #271
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pd4d10/git-touch/pull/169
Author: @shreyas1599
Created: 1/19/2021
Status: 🔄 Open
Base:
main← Head:markdown-extension📝 Commits (2)
8875924feat: markdown user profile links1f156e5fix: username regex📊 Changes
1 file changed (+39 additions, -0 deletions)
View changed files
📝
lib/widgets/markdown_view.dart(+39 -0)📄 Description
Trying to resolve #87
visitElementAfterdoes not have theBuildContext contextparameter, I cannot accessThemeModel(to style the link text). This was the link I referred for creating this PR.AuthModelto get the active platform so that I can pass that in the url.@pd4d10 I'd like your help on this.
This is how it looks:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.