initial commit

This commit is contained in:
Aaron Manning
2024-02-06 22:09:59 +11:00
commit fe8a832d74
9 changed files with 2033 additions and 0 deletions
+3
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.