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 1df645c commit 57c40a7Copy full SHA for 57c40a7
layouts/shortcodes/card-layout.html
@@ -1 +1 @@
1
-{{- .Inner | markdownify -}}
+<div data-mf="true" style="display: none">{{- .Inner | markdownify -}}</div>
0 commit comments