Commit cddcdac
committed
v1.1.2
## [1.1.2] - 2026-06-23
### New
- Public C API (apex/plugins.h) to fetch the plugin directory, list installed plugins, and install or uninstall plugins programmatically.
- ApexPluginManager Swift API and ApexPluginCatalog Objective-C wrappers for building plugin picker UIs in Xcode apps.
- EnablePlugins option in ApexOptions and the NSString options dictionary to turn on external plugin processing during conversion.
[1.1.2]: https://github.com/ApexMarkdown/apex/releases/tag/v1.1.21 parent a80983d commit cddcdac
6 files changed
Lines changed: 50 additions & 86 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
2981 | 2989 | | |
2982 | 2990 | | |
2983 | 2991 | | |
| 2992 | + | |
2984 | 2993 | | |
2985 | 2994 | | |
2986 | 2995 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments