You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/loaders/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Loaders are activated by using `loadername!` prefixes in `require()` statements,
46
46
-[`handlebars-loader`](https://github.com/pcardune/handlebars-loader) Compiles Handlebars to HTML
47
47
-[`markup-inline-loader`](https://github.com/asnowwolf/markup-inline-loader) Inline SVG/MathML files to HTML. It’s useful when applying icon font or applying CSS animation to SVG.
48
48
-[`twig-loader`](https://github.com/zimmo-be/twig-loader) Compiles Twig templates and returns a function
49
-
-[`remark-loader`](https://github.com/webpack-contrib/remark-loader) Load markdown through `remark` with built-in image resolution
49
+
-[`remark-loader`](https://github.com/webpack/remark-loader) Load markdown through `remark` with built-in image resolution
0 commit comments