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 0c8a961 commit b232c6dCopy full SHA for b232c6d
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