mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-16 05:38:05 +00:00
First pass at integrating a Markdown parser
Internal links don't work yet. @natecain - have I included the node module in the right way?
This commit is contained in:
10
node_modules/markdown/markdown-js.sublime-project
generated
vendored
Normal file
10
node_modules/markdown/markdown-js.sublime-project
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": "/Users/ash/code/js/markdown-js",
|
||||
"folder_exclude_patterns": ["node_modules"],
|
||||
"file_exclude_patterns": ["*.sublime-*"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user