mirror of
https://github.com/github/choosealicense.com
synced 2024-12-21 20:30:10 +01:00
Convert angle brackets to square brackets for display
This commit is contained in:
parent
4e2fd06748
commit
8b2afbd889
@ -4,7 +4,7 @@
|
||||
<div class='license-body'>
|
||||
<pre id="license-text">
|
||||
|
||||
{{ content }}
|
||||
{{ content | replace:"<","[" | replace:">","]" }}
|
||||
|
||||
</pre><!-- /license-text -->
|
||||
</div><!-- /license-body -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user