Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Clean 'New in 2.2' code
Browse files Browse the repository at this point in the history
  • Loading branch information
remibetin committed Mar 25, 2024
1 parent 048ca17 commit ac52d25
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 306 deletions.
4 changes: 4 additions & 0 deletions _includes/blockquote-document.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{%- if include.type == 'start' -%}
<blockquote {% if include.class %}class="{{ include.class }}"{% endif %}{% if include.href %} cite="{{ include.href }}"{% endif %}>
{%- endif -%}
{%- if include.type == 'end' -%}</blockquote>{%- endif -%}
Loading

0 comments on commit ac52d25

Please sign in to comment.