Don't use XML escape inside a markdown code segment.

This commit is contained in:
Andrew n marshall
2018-09-19 12:30:26 -07:00
parent 8675a4c1a8
commit 0eb7d09afb

View File

@@ -29,7 +29,7 @@ blocks are visible to the user all the time; that is controlled by the toolbox
and workspace files. This should accommodate almost all applications.
This does mean loading your own block definitions and generators will involve
editing the HTML, adding you own `<script>` tag, and possibly removing
editing the HTML, adding you own `<script>` tag, and possibly removing
the `blocks_compressed.js` if you do not use any standard blocks.
### Connecting a Developer Console