w-rui
Results
2
issues of
w-rui
如题。 目前会自动给标题增加 `href="#heading-4"` 这样的页面内地址,希望能够在 options 增加类似 `genHeadingHref(tag, title)` 的回调。
**Which API doesn't behave as documented, and how does it misbehave?** Podfile error: ``` s.source_files = 'just_audio/Sources/just_audio/**/*.{h,m}' ``` Should be (`mm` not included): ``` s.source_files = 'just_audio/Sources/just_audio/**/*.{h,m,mm}' ``` New added...
bug
1 backlog