From af27f736584eeaf4b1f3d40f9237fb798a4ed239 Mon Sep 17 00:00:00 2001 From: Karthik Nayak <knayak@gitlab.com> Date: Mon, 5 Jun 2023 15:47:22 +0000 Subject: [PATCH] Update file sample.creole --- markup/creole/sample.creole | 2 ++ 1 file changed, 2 insertions(+) diff --git a/markup/creole/sample.creole b/markup/creole/sample.creole index 50a1400..0637a95 100644 --- a/markup/creole/sample.creole +++ b/markup/creole/sample.creole @@ -14,3 +14,5 @@ The parser is written in Javascript, allowing greater flexibility in the deploym This document demonstrates a live Javascript preview, using this RLRD renderer. Editing the above text area will change this text. The markup follows the basic rules of [[http://www.wikicreole.org/wiki/Creole0.4|Creole v0.4]]. + +testing 2 \ No newline at end of file -- GitLab