Skip to content

Commit

Permalink
Merge pull request #78 from Yash-Singh1/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Jan 27, 2022
2 parents 447c5b7 + a8a32bd commit 31e153c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ In order to specify [custom renderers](https://github.com/peerigon/markdown-load
const marked = require("marked");
const renderer = new marked.Renderer();

return {
module.exports = {
module: {
rules: [{
test: /\.md$/,
Expand Down

0 comments on commit 31e153c

Please sign in to comment.