OutputKit Examples
Commented examples of how to use different OutputKit components
What this shortcut does
OutputKit GitHub page This is a Shortcut for demoing/showing examples of how to work with OutputKit a tool for marking up Shortcut Output. OutputKit is a bit of JSON (a dictionary in the form of text) that contains the markup for Bootstrap componnents, you put into a variable at the start of your Shortcut. You can then refer to the different elements with the tags listed below. It's best to look at the OutputKit Examples Shortcut to get an idea of how it works, then to start with the OutputKit Template to start making your own. Once you have a better idea, you can create you're own html templates, or update to the latest set of tags using the OutputKit Build Shortcut. Works with Check for Updates