This extension simulates the osu! website in the markdown preview window. You should enable this extension in your osu-wiki workspace, but disable it globally.
- International fonts
- News cover and author
- Custom element IDs
- Correct automatic header IDs
Use vsce
to package or publish this extension.
The fonts "Inter" and "Torus" are not included in this repository but should be added under share/inter
and share/torus
before building. Country flag images from osu-web should also be added under share/flags
with filenames in the format <code>.svg
, and the fallback flag at fallback.png
.
New code written by contributors to this project is licensed under MIT-0 (LICENSE.txt). Significant portions of this extension are either directly copied from or re-implementing code from osu-web, which are licensed under the same AGPL license as osu-web (LICENSE-osu-web.txt).