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: ...
The video above is a brief look at Contentlayer. Explore further with ourexample projects, which you can clone to try out locally or in via Gitpod or Stackblitz in your browser. Followthe tutorialto get started building your own project. Or explorethe full documentation. ...
.markdownlintignore .npmrc .nycrc CHANGELOG.md CONTRIBUTING.md LICENSE README.md RELEASE.md SECURITY.md import.sublime-project package.json Repository files navigation README License Security eslint-plugin-import This plugin intends to support linting of ES2015+ (ES6+) import/export...
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: ...
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/...
Whilecontentlayer2is API compatible withcontentlayer, it has been updated to use the latest (v11+)Unifiedtoolchain. If your configuration includesRemarkorRehypeplugins, you'll likely need to upgrade them. Common plugins and upgrade paths
The video above is a brief look at Contentlayer. Explore further with ourexample projects, which you can clone to try out locally or in via Gitpod or Stackblitz in your browser. Tutorial & Documentation Followthe tutorialto get started building your own project. Or explorethe full documentation...