rweyrauch / PrettyScribe

Pretty-printer for Battlescribe Warhammer 40k, Kill Team and Age of Sigmar rosters.
https://rweyrauch.github.io/PrettyScribe/
ISC License
59 stars 17 forks source link

40k: Move to TSX #168

Closed mardanbeigi closed 4 months ago

mardanbeigi commented 4 months ago

Use TSX template for 40k. This includes an implementation of JSX's createElement to generate HTML via the same document.createElement calls we previously used.

The HTML output is almost identical (save for an extra "width: 30%;" in the last cell of a few rows). This means we continue a few silly patterns: