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 e3219d4 commit 065226eCopy full SHA for 065226e
logo.svg
readme.md
@@ -1,6 +1,4 @@
1
-<!--lint disable no-html-->
2
-
3
-# xast
+# ![xast][logo]
4
5
E**x**tensible **A**bstract **S**yntax **T**ree format.
6
@@ -452,6 +450,8 @@ The initial release of this project was authored by **[@wooorm][author]**.
452
450
453
451
[author]: https://wooorm.com
454
+[logo]: https://raw.githubusercontent.com/syntax-tree/xast/e3219d4/logo.svg?sanitize=true
+
455
[releases]: https://github.com/syntax-tree/xast/releases
456
457
[latest]: https://github.com/syntax-tree/xast/releases/tag/0.0.0
0 commit comments