Wang Yiding
Wang Yiding
If I copy a post to the same archive then publish it (like copy "Test" into a "Test (1)".) Now both of them are in the same category (eg. TestCategory)....
Right now the crawler is only able to crawl the user profiles. Is it possible to use it to crawl the search result of jobs and their postings?
Just curious, will there be support for mdx added?
Why react-mdx doesn't allow enable unocss? I manually configured it and it worked also. https://github.com/alephjs/aleph.js/blob/c39d5fc0640e8fadfee612e4c00e4f3aab9c8df8/init.ts#L83
### Describe the problem Currently, the "detect" logic of react version is using `module.createRequire(import.meta.url)` or `module.createRequire(process.cwd() + path.sep )` at [packages/shared/src/_require.ts](https://github.com/Rel1cx/eslint-react/blob/2.0.0-next/packages/shared/src/_require.ts). And in a monorepo enviroment, when linting a file...
When setting `"use_system_window_tabs": true`, and combine multiple windows, the tab part is too transparent and if the background is too bright, the text is unreadable. Also it doesn't look good...