Nested bulleted lists now have different styles of bullet point. It's a small thing, but it should make lists easier to skim.
Nested bulleted lists now have different styles of bullet point. It's a small thing, but it should make lists easier to skim.
We have a bunch of new features to announce! Most of them relate to Markdown pages.
Check out the new hotness in the Advanced Markdown guide!
We have a new section for guides! These are pages that help explain how to use the features of the Talarius wiki.
We have a Markdown Basics guide
And an Advanced Markdown guide
Check them out!
The game summaries on the front page now have their own styling! Right now, it can only be used on a markdown page. The following code is an example card:
> ## [Game Title](/games/game-name)
> **System:** System Name
> **GM:** GM's name
> **Summary:** A brief summary or pitch for the game.
> Keep it to a few short sentences.
{.is-game}
And it renders as this card: