Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Add support for ```objc code fence - #21

Open
rastersize wants to merge 1 commit into
aziz:masterfrom
rastersize:patch-1
Open

Add support for ```objc code fence#21
rastersize wants to merge 1 commit into
aziz:masterfrom
rastersize:patch-1

Conversation

@rastersize

Copy link
Copy Markdown

When marking a code block as Objective-C the short notation objc is often used.
This patch makes the plugin understand both

```objective-c

and

```objc

When marking a code block as Objective-C the short notation `objc` is often used.
This patch makes the plugin understand both

    ```objective-c

and

    ```objc
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant