Skip to content

Layout documentation needs better escaping #141

@kornysietsma

Description

@kornysietsma

The documentation in https://github.com/jekyll/jekyll-archives/blob/master/docs/layouts.md has no escaping of liquid tags.

This leads to very confusing output on the page at https://jekyll.github.io/jekyll-archives/layouts/ where sample layouts look like:

<h1>Archive of posts with  'Layouts'</h1>
<ul class="posts">
  
</ul>

instead of having the actual liquid tags needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions