silverbullet/plug-api
MrMugame f7cfe328b8
Fixes #1101 (#1102)
* Make all keywords use @specialize

* Rebuild the grammar

* Making it work in the later parsers
2024-09-29 13:26:44 +02:00
..
lib Fixes #1101 (#1102) 2024-09-29 13:26:44 +02:00
syscalls Slightly different way of addressing #1085 2024-09-24 17:34:46 +02:00
README.md Delete line command (#866) 2024-05-25 23:12:48 +02:00
syscall.ts Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
syscalls.ts Space config (#1011) 2024-08-02 16:47:36 +02:00
types.ts Fix some things with transclusions, and added a renderWidgets page decoration 2024-08-12 20:12:28 +02:00

README.md

This folder contains two things:

  • Wrappers for syscalls to be used by Plugs
  • Reusable library code that plugs may find useful