Skip to content

Formatted Steam description

Max K. requested to merge lngrhns/linkbait:lh/formatted-desc into develop

What it says on the tin. Also fixes the URL matcher for /agecheck/ URLs

  1. Replace bold HTML tags with *
  2. Replae italics HTML tags with _
  3. Replace list item tags with
  4. Let Apache Commons do the dirty work of entity replacement
  5. Get rid off all the other HTML tags.

Merge request reports