diff options
author | Steph Enders <steph@senders.io> | 2024-07-31 07:50:06 -0400 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2024-07-31 07:50:06 -0400 |
commit | 0908042369681d6accc69b75e8386bb746d40491 (patch) | |
tree | e8b84ca831bb2a6f24beddcf72d9a5cfd21d1766 /posts/a-tour-de-chorus.html | |
parent | 2de4e7a3303f99735d55d8a56afc494d884a966e (diff) |
Allow for bypassing of tidy process
Sometimes a tidy HTML file isn't right for a file: for example a poem
where we don't want to use <pre> tags. So we rely on "white-space:
pre" to allow it to be retained; but tidy would remove that.
So during build we can extract the "notidy" tag and if its unset we
will run the same tidy as usual else we bypass it outright
Diffstat (limited to 'posts/a-tour-de-chorus.html')
0 files changed, 0 insertions, 0 deletions