mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
Convert angle brackets to square brackets for display
This commit is contained in:
parent
86e224bb54
commit
0253e52330
@ -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