sky-music / sky-python-music-sheet-maker

Make visual music sheets for thatskygame (graphical representations of the Sky keyboard)
MIT License
29 stars 10 forks source link

Escape HTML in ascii notes of hidden tag #253

Closed jmmelko closed 2 years ago

jmmelko commented 2 years ago
<div id="ascii" style="display:none;" hidden>
#$Title: Untitled
#$Original artist(s): f
#$Arranger, Transcriber: 
#$Musical key: C

A1 
#<h1 tag=" #FFFFFF" /> 
</div> 
jmmelko commented 2 years ago

I will not: too difficult to do. Since the tag content is hidden it should not be a problem. Adding HTML in text sheets is still considered hacking and cannot be fully supported, so if the user breaks the html because of custom code, that’s their problem