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 bd0e357 commit 27184a3Copy full SHA for 27184a3
src/core/render/compiler/headline.js
@@ -1,4 +1,4 @@
1
-import { getAndRemoveConfig } from '../utils';
+import { getAndRemoveConfig, removeAtag } from '../utils';
2
import { slugify } from './slugify';
3
4
export const headingCompiler = ({ renderer, router, _self }) =>
0 commit comments