We don't yet offer a plain text markdown editor so you can edit in markdown, but we're tracking interest on our feature request, Edit in Markdown with the new editor for Confluence Cloud. Self-hosted: With self-hosted Confluence, this can be done OOTB with the Markup macro (select In...
Import from Notion Import from Roam Research Import from HTML files Import from Markdown files Contributing Is a format missing? You can help! See ourContribution guidelines. Some issues have beentagged with #bounty. This plugin relies on important contributions: ...
For long-lasting processes, likeeslint_doreslint-loader, however, it's important that there be some notion of staleness. If you never useeslint_doreslint-loader, you may set the cache lifetime toInfinityand everything should be fine: ...
⚠️Unfortunately Contentlayer is no longer maintained due to lack of funding.You can find a fork of the project here. Contentlayer Contentlayer is a content SDK that validates and transforms your content into type-safe JSON data you can easilyimportinto your application's pages. ...
✍️ (soon)Writing Assistant: Use a markdown editor with AI assistance for content creation. 🔒Privacy Focused: Ensures data security and privacy. 🏠Self Hostable: Open source and easy to deploy locally. 🔗Integrations: Compatible with Telegram, Twitter, Chrome bookmarks, Notion, and more...
In many cases, migrating to thecontentlayer2fork from the official packages may be as simple as switching to the forked packages. However, you may encounter a few issues, so this guide will walk you through the process and address those. ...
If you want to mark these packages as "internal" this will be useful.For example, if your packages in a monorepo are all in @scope, you can configure import/internal-regex like this# .eslintrc.yml settings: import/internal-regex: ^@scope/...
If you want to mark these packages as "internal" this will be useful.For example, if your packages in a monorepo are all in @scope, you can configure import/internal-regex like this# .eslintrc.yml settings: import/internal-regex: ^@scope/...
.github [actions] update actions to node20 config [New] TypeScript config: add .cts and .mts extensions docs/rules [Docs] order: Add a quick note on how unbound imports and --fix memo-parser [Docs] Add markdownlint resolvers [resolvers] [*] [refactor] avoid hoisting scripts ...