@rpavlik/khr-reflow
v3.0.1
Published
Reflow AsciiDoctor sources according to Khronos spec conventions.
Readme
khr-reflow
Port of the Khronos reflow.py to TypeScript, to be able to make things like VS Code extensions, etc.
Specifically, a port of: https://github.com/KhronosGroup/OpenXR-Docs/blob/main/specification/scripts/reflow.py
Development
In a clone, run:
npm iUsing jest for tests, the following will get you started:
npm run test