initial commit

This commit is contained in:
Aaron Manning
2023-07-09 07:47:52 +10:00
commit fe8a832d74
9 changed files with 2033 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Obsidian Sample Plugin F\#
This is a recreation of the [official Obsidian sample plugin](https://github.com/obsidianmd/obsidian-sample-plugin) in F\# using Fable as a proof of concept.