{% comment %} Remove the line number of the code snippet. v2.2 https://github.com/cotes2020/jekyll-theme-chirpy © 2020 Cotes Chung Published under the MIT License {% endcomment %} {% assign content = include.content %} {% if content contains '
' %}
  {% assign content = content | replace: '
', '' %}
{% endif %}