We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093f239 commit 58c3f90Copy full SHA for 58c3f90
.github/ISSUE_TEMPLATE/markdown.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:markdown"
3
+about: "Create a bug or file a feature request against package:markdown."
4
+labels: "package:markdown"
5
pkgs/markdown/pubspec.yaml
@@ -2,7 +2,7 @@ name: markdown
version: 7.2.3
description: >-
A portable Markdown library written in Dart that can parse Markdown into HTML.
-repository: https://github.com/dart-lang/markdown
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/markdown
6
7
topics:
8
- markdown
0 commit comments