You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
309 B
Markdown

---
layout: post
title: "Liquid Gets Processed First"
permalink: /blog/2022/AUG/25-liquidgetsprocessedfirst.php
date: 2022-08-25 02:35:00
---
As I suspected, things were actually working as intended with that post; it's just I didn't know how they worked. Liquid gets processed before markdown. Simple fix.