diff --git a/src/assets/tab_text.json b/src/assets/tab_text.json new file mode 100644 index 0000000..9a76a72 --- /dev/null +++ b/src/assets/tab_text.json @@ -0,0 +1,23 @@ +{ + "template": { + "text": "Add Markdown text. \n Use newline to break." + }, + "overview":{ + "text": "" + }, + "discrepancies":{ + "text": "" + }, + "completions":{ + "text": "# Add text \n treat this as Markdown" + }, + "pie":{ + "text": "# Add text \n treat this as Markdown" + }, + "heart_map":{ + "text": "# Add text \n treat this as Markdown" + }, + "cuff":{ + "text": "# Add text \n treat this as Markdown" + } +}