Frank "Roy" H.

Results 5 issues of Frank "Roy" H.

In my mkdocs project, I am using markdown-include and mkdocs-material. Let a top-level file be: ```markdown # Some heading {!tables/Some_Table.md!} ``` And let *table/Some_Table.md* be: ```markdown The following table shows...

With inheritHeadingDepth being true. Let a top-level file be: ```markdown # Some first level heading {!sub/Subsection_1.md!} {!task/Subsection_2.md!} {!task/Subsection_3.md!} ``` And let each *task/Subection_X.md* be: ```markdown # Some heading Some text....

# Feature request **Short description** We should have a way to reduce waiting times between waves, while providing sufficient time to clear the waves, without giving infinite time to avoid...

type/enhancement
area/sessions
rework/sessions
blocked/rework

This package requires `"react": "^16.0.0 || ^17",`. Please add support for the latest react version. Thanks!

With ```nightSelectionType: INTERVAL``` Is there any way for the players to check, when the next bloodnight will occur? Like a server message per day, announcing that it is day x...