From fa1bf6f88488eecc47d91cb4a5207fa1862a9fa5 Mon Sep 17 00:00:00 2001 From: Hyunchul Kim Date: Mon, 2 Nov 2020 00:03:42 +0900 Subject: [PATCH] Add sample files --- test_data/carrot/md쓰기.md | 10 ++++++++++ test_data/carrot/txt쓰기.txt | 3 +++ 2 files changed, 13 insertions(+) create mode 100644 test_data/carrot/md쓰기.md create mode 100644 test_data/carrot/txt쓰기.txt diff --git a/test_data/carrot/md쓰기.md b/test_data/carrot/md쓰기.md new file mode 100644 index 0000000..a8a9d31 --- /dev/null +++ b/test_data/carrot/md쓰기.md @@ -0,0 +1,10 @@ +### test + +test입니다. + +``` + code /// +``` + + 이런 저런 이야기를 써볼 수 있겠죠 + diff --git a/test_data/carrot/txt쓰기.txt b/test_data/carrot/txt쓰기.txt new file mode 100644 index 0000000..8853a0b --- /dev/null +++ b/test_data/carrot/txt쓰기.txt @@ -0,0 +1,3 @@ +오늘은 11월입니다. 시간은 너무 빨라. +띄어쓰기보다는 +탭 탭 탭 \ No newline at end of file