Skip to content

More BGG markup constructs? #1

Description

@lebigot

The following markup constructs are recognized by BGG forums (those that ended up being handled are checked):

  • [u]underline[/u]: does not exist in GitHub Flavored Markdown, and is usually avoided so as to not confuse it with links ⇒ will not implement now.
  • [-]strikethrough[/-] (exists in GitHub Flavored Markdown)
  • [c]monospace/code[/c] (should be standard backpacks).
  • [o]spoiler[/o]
  • [color=blue]Blue text[/color] (maybe convert some standard HTML?)

Can some of them can be reasonably implemented? Ideally, any existing Markdown convention should be favored (for example that of GitHub Flavored Markup).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions