From 0eb7d09afb2d3e7aef2a71bae590cee645328bcf Mon Sep 17 00:00:00 2001 From: Andrew n marshall Date: Wed, 19 Sep 2018 12:30:26 -0700 Subject: [PATCH] Don't use XML escape inside a markdown code segment. --- demos/mobile/android/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/mobile/android/README.md b/demos/mobile/android/README.md index 9c63f70b6..b03837ecf 100644 --- a/demos/mobile/android/README.md +++ b/demos/mobile/android/README.md @@ -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 `