We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef05908 commit b8f3bedCopy full SHA for b8f3bed
README.md
@@ -368,7 +368,9 @@ module.exports = {
368
};
369
```
370
371
-**Note:** source with a `tag` option takes precedence over source without.
+> **Note**
372
+>
373
+> source with a `tag` option takes precedence over source without.
374
375
Filter can be used to disable default sources.
376
@@ -460,7 +462,9 @@ Default: `undefined`
460
462
461
463
Allows pre-processing of content before handling.
464
-> ⚠ You should always return valid HTML
465
+> **Warning**
466
467
+> You should always return valid HTML
468
469
**file.hbs**
470
0 commit comments