Censer Stake and Claw

Censer Stake and Claw

  • Far From Sol
  • It's not my Fault
  • Sabers and Sith
  • Censer Stake and Claw
  • Trouble
  • Blog

›All Blog Posts

All Blog Posts

  • A Short and Brutal Walk in the Woods
  • Tyler's Campaign
  • Attune as a Setup Action
  • Why Not Scum and Villainy
  • Making Tacos
  • Fixing Attune for Star Wars
  • Designing The Training Rules
  • TODO: File Or Fix A Docusaurus Bug
  • NPC Name Gen

TODO: File Or Fix A Docusaurus Bug

July 3, 2018

Xander

Xander

This markdown link works,

but this [one](https://docusaurus.io/) doesn't, because there's no empty line separating it from the

<!--truncate-->

Also, if you remove the blank line above the above code-block, it also fails to be recognized.


Also, I can submit a patch to be type aware, if this hasn't already been fixed:

let port = +process.env.PORT || 3000;
if (!Number.isInteger(port)) throw new Error(`FAIL: invalid PORT=${port}`);
Recent Posts
Copyright © 2012-2024 Alexander Mathews <xander@ashnazg.com>