mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Don't use XML escape inside a markdown code segment.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user