2 Commits

Author SHA1 Message Date
44ebb1faea Upgrade to build on MacOS X 10.14
Clone git@github.com:siegel/LanguageModuleSDK.git to
 ~/Projects/BBEdit/LanguageModuleSDK

Then a simple make.

If you do not clone in the above path, you will need to update the
project settings using Xcode, so that `User Header Search Path` points
to the correct folder.
2019-02-27 11:48:08 +01:00
Ben S
75ef4092ec Add doc-splitter to the helper toolbox
This helper tool uses BBEdit's Preview Windows to preview Markdown syntax in your rustdocs. It has the following components:

- A binary Preview Filter
- The source for the filter, written in Rust, as a binary in the toolbox
- The Preview CSS that uses the classes outputted by the filter
2015-12-08 07:11:29 +00:00