mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-25 12:32:50 -06:00
RGL browser: escape html when printing code (by using .text() instead of .html())
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<dt><code>romance</code></dt><dd>Used by Catalan, French, Italian, Romanian, Spanish</dd>
|
||||
<dt><code>scandinavian</code></dt><dd>Used by Danish, Norwegian, Swedish</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<h3>Issues</h3>
|
||||
|
||||
<h4>Something is missing or out of date</h4>
|
||||
@@ -98,7 +98,7 @@
|
||||
<br style="clear:both" />
|
||||
</div>
|
||||
<footer id="footer">
|
||||
John J. Camilleri<br/><em>Updated 2013-04-03</em>
|
||||
John J. Camilleri<br/><em>Updated 2013-05-24</em>
|
||||
</footer>
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
||||
<script src="jquery.history.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user