Orbiit / elimination

Aka assassination
https://orbiit.github.io/elimination/
MIT License
2 stars 0 forks source link

Markup language #12

Closed SheepTester closed 4 years ago

SheepTester commented 4 years ago

@mentions, !game mentions, and links should become links. Perhaps there could also be options for bold/italics?

It should get game names instead of just showing the game ID, so this requires an API endpoint that simply converts a list of game IDs to game names.

This would be available for user bios and game descriptions

SheepTester commented 4 years ago

For bold/italics, could mash them into the same regex. When they're encountered, we simply update the state, et voila!

SheepTester commented 4 years ago

Does not get names yet, but the API for this is available (added in Get names of games and users en masse)

SheepTester commented 4 years ago

The docs should say what the default behaviour for not specifying default* is