Skip to content

Highlight the code between the 3 backticks #7

Description

@parmi93

First of all, great extension, deserves much more attention.

The inline code colorization between backticks (` `) is fantastic; it really enhances the readability of the comments.

Would it be possible to have the same kind of colorization for the triple backticks?

/**
 * @brief Foo description
 *
 * Example call:
 * ```c
 * foo();
 * ```
 */
void foo();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions