Skip to content

Commit 5890cc9

Browse files
authored
Update pathway-page.html
1 parent 4d10247 commit 5890cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/pathway-page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h5 class="modal-title" id="exampleModalLabel">Share this pathway</h5>
149149
</div>
150150
<!-- DESCRIPTION-->
151151
<div id="description" style="margin-top: 10px;">
152-
{{ page.description | markdownify }}
152+
{{ page.description }}
153153
</div>
154154

155155
<!-- AUTHORS -->

0 commit comments

Comments
 (0)