- Docs: Further indenting

This commit is contained in:
Brett Zamir
2019-06-27 15:29:01 +08:00
parent 6d5c1cc2c3
commit 5eb3e09034

View File

@@ -119,10 +119,10 @@ incorporating SVGEdit. You will need to have Node.js/npm installed.
that this file will be much larger in size than the original that this file will be much larger in size than the original
ES6 config file. ES6 config file.
1. HTML: 1. HTML:
1. If you wish to make changes to both HTML files, it is recommended that 1. If you wish to make changes to both HTML files, it is recommended that
you work and test on `svg-editor-es.html` and then run you work and test on `svg-editor-es.html` and then run
`npm run build-html` to have the changes properly copied to `npm run build-html` to have the changes properly copied to
`svg-editor.html`. `svg-editor.html`.
## Recent news ## Recent news