mirror of
https://github.com/tabler/tabler.git
synced 2025-12-24 02:38:15 +04:00
New carousel indicators: dots, vertical, thumbs (#1101)
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
{% assign html = html | replace_regex: 'src="([^"]+)"', 'src="..."' %}
|
||||
{% assign html = html | replace_regex: 'href="([^#][^"]+)"', 'href="#"' %}
|
||||
{% assign html = html | replace_regex: '\{% hide %\}.*?\{% endhide %\}', '' %}
|
||||
{% assign html = html | replace_regex: 'class=" ', 'class="' %}
|
||||
|
||||
{% assign html = html | htmlbeautifier %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user