Joshua Chen

Results 1055 comments of Joshua Chen

Is it your goal to make relative links like `code_and_name_organization/#libraries` work? We do state in [our documentation](https://docusaurus.io/docs/markdown-features/links) that relative links like these are unstable: > Relative URL links are very...

@emlai Did you get to look at using Markdown links?

Theme options should be still in theme config. The `markdown.mermaid` option will be read by the MDX loader only to decide whether the mermaid plugin should be loaded. It's a...

Sorry, left a bunch of random review comments... There's a bit left to be desired in this PR's approach. Let me know if you need help with any of the...

@sjwall I've pushed my refactors. It seems to still work as expected.

Bundle size doesn't look bad: **Size Change:** +1.24 kB (0%) **Total Size:** 799 kB | Filename | Size | Change | | :--- | :---: | :---: | | `website/.docusaurus/globalData.json`...

It's all good from me. Depends on when @slorber can give his review.

No—we won't add any more features in 2.0 (which should be released in less than two weeks). Would probably be in 2.x, though.

Agree that this is a valid concern that I have been asked on Discord. However, several things missing from the proposal that I wish we can get response on: 1....

> we could scope those rules under a `.infima-app` class or something used at the root of the Docusaurus app. The OP wants to easily opt-out from Infima. Scoping probably...