commit ce543f3157591113f57ecee3023556dccd87c0cf parent 692b363cb01ea00dfc8a9cfe604baa85aaff97dd Author: schwa <schwa@cockos.com> Date: Fri, 2 Dec 2022 12:14:04 -0500 backtick string literal in documentation can be squashed Co-authored-by: Robbert van der Helm <mail@robbertvanderhelm.nl> Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -105,7 +105,7 @@ and use to get a basic plugin experience: ## Third-party extensions -- [cockos.reaper_extension](https://github.com/justinfrankel/reaper-sdk/blob/main/reaper-plugins/reaper_plugin.h#L138), access the [REAPER](http://reaper.fm) API +- [`cockos.reaper_extension`](https://github.com/justinfrankel/reaper-sdk/blob/main/reaper-plugins/reaper_plugin.h#L138), access the [REAPER](http://reaper.fm) API # Adapters