From 0f6997f01bcf64bf9fe4664eba3b0a952a86bacb Mon Sep 17 00:00:00 2001 From: almenon Date: Mon, 23 Dec 2019 22:54:37 -0800 Subject: [PATCH] move examples to folder --- exampleOutput.md => examples/exampleOutput.md | 0 .../exampleOutputWithCodeBlocks.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename exampleOutput.md => examples/exampleOutput.md (100%) rename exampleOutputWithCodeBlocks.md => examples/exampleOutputWithCodeBlocks.md (100%) diff --git a/exampleOutput.md b/examples/exampleOutput.md similarity index 100% rename from exampleOutput.md rename to examples/exampleOutput.md diff --git a/exampleOutputWithCodeBlocks.md b/examples/exampleOutputWithCodeBlocks.md similarity index 100% rename from exampleOutputWithCodeBlocks.md rename to examples/exampleOutputWithCodeBlocks.md