Skip to content

Commit cd1bb1f

Browse files
committed
Added logo
1 parent aa1f96f commit cd1bb1f

14 files changed

+7
-2
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ readme = "README.md"
88
repository = "https://github.com/nricciardi/nmd"
99
license-file = "LICENSE"
1010
keywords = ["compiler", "nmd", "markdown"]
11+
exclude = [
12+
"test-resources/*",
13+
"logo/*",
14+
"docs/*"
15+
]
1116

1217
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1318

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Logo](logo/logo.png)
2+
13
# New MarkDown [BETA]
24

35
**New way to write in markdown**

logo/logo-7.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

logo/logo-9.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.

logo/svgviewer-png-output-1.png

-3.85 KB
Binary file not shown.

logo/svgviewer-png-output-2.png

-3.77 KB
Binary file not shown.

logo/svgviewer-png-output-3.png

-6.22 KB
Binary file not shown.

logo/svgviewer-png-output-4.png

-3.98 KB
Binary file not shown.

logo/svgviewer-png-output-5.png

-3.05 KB
Binary file not shown.

logo/svgviewer-png-output-6.png

-2.05 KB
Binary file not shown.

logo/svgviewer-png-output-7.png

-2 KB
Binary file not shown.

logo/svgviewer-png-output-9.png

-4.46 KB
Binary file not shown.

0 commit comments

Comments
 (0)