Skip to content

Commit ff5602f

Browse files
github doesn't render svg?
1 parent 1bbc7e3 commit ff5602f

File tree

4 files changed

+2
-354
lines changed

4 files changed

+2
-354
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ clean:
2323

2424
.PHONY: doc
2525
doc:
26-
cd doc && mermaid -c config.json architecture.mmd -w 940 -s
26+
cd doc && mermaid -c config.json architecture.mmd -w 940 -p
2727

2828
# end

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ at point.
170170

171171
### Debugging
172172

173-
![architecture](https://github.com/ananthakumaran/tide/raw/master/doc/architecture.mmd.svg)
173+
![architecture](https://github.com/ananthakumaran/tide/raw/master/doc/architecture.mmd.png)
174174

175175
Tide uses
176176
[tsserver](https://github.com/Microsoft/TypeScript/pull/2041) as the

doc/architecture.mmd.png

35.9 KB
Loading

doc/architecture.mmd.svg

-352
This file was deleted.

0 commit comments

Comments
 (0)