mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
8 lines
173 B
Markdown
8 lines
173 B
Markdown
---
|
|
title: LIQUID_TAG_REGEX excerpt whitespace control test
|
|
layout: post
|
|
---
|
|
|
|
{%- assign xyzzy = 'You are in a maze of twisty little passages, all alike.' %}
|
|
{{- xyzzy -}}
|