docusaurus/packages/docusaurus-plugin-content-blog/src
Sébastien Lorber f6bdc3123b
refactor(theme): refactor CodeBlock parseLines logic + use inline snapshots to ease review (#11058)
* refactor codeblock parseLines logic + use inline snapshots

* refactor: apply lint autofix

* eslint

---------

Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-04-04 13:22:51 +02:00
..
__tests__ refactor(theme): refactor CodeBlock parseLines logic + use inline snapshots to ease review (#11058) 2025-04-04 13:22:51 +02:00
client refactor: prepare types for React 19 (#10746) 2024-12-06 18:03:04 +01:00
remark chore: upgrade monorepo to TS 5.8 (#10966) 2025-03-06 12:33:11 +01:00
authors.ts fix(blog): normalize inline authors socials (#10424) 2024-08-29 18:42:03 +02:00
authorsMap.ts fix(blog): apply baseUrl to relative image in blog authors (#10440) 2024-08-29 14:40:42 +02:00
authorsProblems.ts feat(blog): warn duplicate and inline authors (#10224) 2024-06-27 11:40:18 +02:00
authorsSocials.ts feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (#10768) 2024-12-27 12:32:25 +01:00
blogUtils.ts feat(blog): add onUntruncatedBlogPosts blog options (#10375) 2024-08-09 16:48:44 +02:00
contentHelpers.ts refactor(mdx-loader): read metadata from memory (loaded content) instead of fs (#10457) 2024-08-30 08:02:26 +02:00
feed.ts feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (#9252) 2024-08-02 18:50:48 +02:00
frontMatter.ts feat(blog): Add frontMatter.sidebar_label (#10729) 2024-11-29 18:05:09 +01:00
index.ts feat(core, mdx-loader): deduplicate MDX compilation - siteConfig.future.experimental_faster.mdxCrossCompilerCache (#10479) 2024-09-06 16:07:09 +02:00
markdownLoader.ts fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
options.ts fix(create-docusaurus): Improve init templates blog setup + fix warnings (#10392) 2024-08-12 15:59:03 +02:00
plugin-content-blog.d.ts fix(plugins): add missing validateOptions types (#10929) 2025-02-13 15:29:51 +01:00
props.ts feat(blog): Add frontMatter.sidebar_label (#10729) 2024-11-29 18:05:09 +01:00
routes.ts feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02:00
translations.ts fix(*): make TypeScript realize that each plugin package has a default export (#7294) 2022-05-03 18:23:34 +08:00
types.ts fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00