Skip to main content

Command Palette

Search for a command to run...

How To Include Jekyll Liquid Tags in Code Snippets

How to show code examples on a Jekyll website

Published
1 min read
How To Include Jekyll Liquid Tags in Code Snippets
H

Hi, I'm Michelle 👋 I talk about Design + Productivity. I also share my journey as a creator. Everyone can design!

When I write about Jekyll on my website I often include code snippets to provide more context for how something works. You can easily copy these code snippets and paste them into your own Jekyll website to make them work for you. This is the advantage of being able to include code snippets in a how-to article.

However, when you include Jekyll-specific code in default code snippets you'll notice all kinds of error messages start to appear in your terminal.

In this quick how-to guide, I'm going to show you how to include Jekyll-specific code into code snippets without breaking your Jekyll website.


Here's How To Do It

Inside of the code snippet, wrap the code block with the following two tags: raw, endraw.

Here's what it looks like in my code editor:

Code Editor Screenshot

Here's what it looks like in the front end:

Front End Screenshot

More from this blog

heymichellemac

45 posts

Hi, I'm Michelle 👋

I'm on the journey to full-time online creator 🚀 Follow me to learn about creation, design, and productivity.