docusaurus/lib/server/__tests__/__fixtures__/doc1.md
Endilie Yacop Sucipto d42ecb943f
Don't replace static assets linking in fenced code blocks (#864)
* Don't replace any relative links to static assets in a fenced code block

* revert unintended docs change

* improve regex

* remove test file :sob

* stronger regex test for replace assets

* super simplify solution
2018-07-21 20:54:45 +07:00

257 B

id title
doc1 Document 1

Docusaurus is the best :)

image1

console.log("Docusaurus");

image2 image3

Don't replace the one below


![image4](assets/image4.bmp)