mirror of
https://github.com/talwrii/plugin-repl.git
synced 2026-07-22 11:40:27 +00:00
Update README.md
casing
This commit is contained in:
parent
0cc63bee5f
commit
a9cff1d8da
1 changed files with 2 additions and 2 deletions
|
|
@ -189,9 +189,9 @@ It uses the [shell-quote](https://github.com/ljharb/shell-quote) library by ljha
|
|||
|
||||
At runtime, it binds against [dataview](https://blacksmithgu.github.io/obsidian-dataview/) by blacksmithg if you use dataview functionality. This is under an MIT license.
|
||||
|
||||
This plugin is highly influenced by [Emacs](https://www.gnu.org/software/emacs/) (as are most text editors).
|
||||
This plugin is highly influenced by [Emacs](https://www.gnu.org/software/emacs/) (as are most text editors and a lot of software).
|
||||
|
||||
This code exposes and wraps the [Obsidian plugin api](https://docs.obsidian.md/Plugins/Getting+started/Build+a+plugin) - as all plugins do - but Plugin REPL does this in a rather more direct / turing-complete way.
|
||||
This code exposes and wraps the [Obsidian plugin API](https://docs.obsidian.md/Plugins/Getting+started/Build+a+plugin) - as all plugins do - but Plugin REPL does this in a rather more direct / turing-complete way.
|
||||
|
||||
## About me
|
||||
*If you are interesting in this you might be interested in my [obsidian cookbook](https://medium.com/@readwithai/youtube-shorts-introduction-to-obsidian-56bd01506fa0).*
|
||||
|
|
|
|||
Loading…
Reference in a new issue