Sha256: f3e88e8e5160dbd4963dd9dcbd781bdde5b4a56c550d1164035b31cb090968ea

Contents?: true

Size: 609 Bytes

Versions: 10

Compression:

Stored size: 609 Bytes

Contents

---
layout: default
title: "Tests for learning"
permalink: /test.html
---

# Comments

* auto-gen TOC:
{:toc}

## Markdown

[//]: # (comment)
[//]: # "comment"

### wrong ways

[//]: <> (this is not a markdown comment)
[//]: <> "this is not a markdown comment"
[comment]: # (this is not a markdown comment)
[comment]: # "this is not a markdown comment"
[comment]: <> (this is not a markdown comment)
[comment]: <> "this is not a markdown comment"

## Kramdown

{::comment}
comment
{:/comment}

## Liquid

{% comment %}
comment
{% endcomment %}

## HTML

<!-- comment -->

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rpsg-0.4.1 docs/_pages/test.md
rpsg-0.4.0 docs/_pages/test.md
rpsg-0.3.9 docs/_pages/test.md
rpsg-0.3.8 docs/_pages/test.md
rpsg-0.3.7 docs/_pages/test.md
rpsg-0.3.6 docs/_pages/test.md
rpsg-0.3.5 docs/_pages/test.md
rpsg-0.3.4 docs/_pages/test.md
rpsg-0.3.3 docs/_pages/test.md
rpsg-0.3.2 docs/_pages/test.md