We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a431811 commit f8b4564Copy full SHA for f8b4564
1 file changed
_layouts/default.html
@@ -86,7 +86,7 @@
86
</head>
87
<body>
88
<main>
89
- {{ content }}
+ {{ content | markdownify}}
90
</main>
91
</body>
92
</html>
0 commit comments