Nanashi.
Nanashi.
This PR adds support of other languages (only for few errors). Supported: - Missing properties error - Overload error This PR partially supports: #27. Status (for backlog) Status: - I...
関連: #39 タイトル通りです。
### Summary font.serifやコードブロックで使うフォントを分けたいです。 ### Purpose - font.fantasyなどを使ったMFMを綺麗に表示したい - コードブロックを等幅フォントで見たい ### Do you want to implement this feature yourself? - [ ] Yes, I will implement this by myself and send...
Using [pjsekai-soundgen-rust](https://github.com/sevenc-nanashi/pjsekai-soundgen-rust)?
## Description / 説明 oj sのtestフォルダがない旨の警告が`src/main.rs`でも発生します。 srcフォルダとtestフォルダが同じディレクトリに存在する場合は許容して欲しいです 具体的にはこのような感じのディレクトリ構造でです: ```yml src/: main.rs test/: ... ``` ## Motivation / 動機 Rustで提出するときに毎回警告される。面倒。 ## Other notes / その他 - Will you try to create...
### Clear and concise description of the problem (First of all, thank you for awesome library!) I use vite-ssg to generate pages for GitHub actions. But vite-ssg doesn't recognize `[...path].vue`,...