commit | b92dab75b6dbaedc5c2be5ebee132eed26221fbd | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Jun 10 18:32:15 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jun 10 18:56:03 2025 -0400 |
tree | b8c80341f01b3262c43927f60c53004544c74419 | |
parent | 491a46c0085bab9ff5bf5eb88c03face8379234f [diff] |
markdownlint: allow sub/sup HTML Github markdown only supports subscript and superscript with the `<sub>` and `<sup>` HTML tags. Allow those to be in our markdown files. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If2ea93cd71e6da2f11ee04caed01321de5894453