Apply suggestions from code review of branch dynamic-ui

Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
This commit is contained in:
Julian Stirling 2026-03-11 11:00:33 +00:00
parent 84f9fc9aa7
commit 842d18ecdf

View file

@ -1,8 +1,8 @@
# HTML Sanitisation Test Cases # HTML Sanitisation Test Cases
This file is in markdown not python for readability. This file is in markdown not Python for readability.
Each test is a level 2 heading. The input and expected values are level 3 headings. Each test is a level 2 heading. The input and expected values are level 3 headings. Multiline inputs and results are treated as single, multiline strings.
The HTML to test is in triple backtick code blocks. The HTML to test is in triple backtick code blocks.