mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 01:47:04 +08:00
0fd0bd3580
This PR makes front matter items with comments able to be parsed correctly by the client, for example: ```markdown --- tags: - keyboard - tap - hybrid - play style needs_cleanup: true # https://github.com/ppy/osu-wiki/issues/9919 --- # Hybrid ... ``` The front matter YAML used by osu!wiki not complicated, so simply splitting with `#` is possible. --------- Co-authored-by: Dean Herbert <pe@ppy.sh>
0fd0bd3580
·
2026-03-07 01:41:59 +09:00
History