diff --git a/_build/format_header.html.erb b/_build/format_header.html.erb index 525fc5669..b9ba10890 100644 --- a/_build/format_header.html.erb +++ b/_build/format_header.html.erb @@ -22,7 +22,7 @@
-

<%= CommonMarker.render_html(yaml['doc']) if yaml['doc'] %>

+

<%= Commonmarker.to_html(yaml['doc']) if yaml['doc'] %>