Skip to content

how to access original langurage? #264

Description

@steve02081504

I use this lib for codeblock rander, config as https://github.com/steve02081504/fount/blob/master/src/pages/scripts/markdownConvertor.mjs#L641

and when I wrote markdown like this:

```brainfuck
>+++++++++[<++++++++>-]<.>+++++++[<++++>-]<+.+++++++..+++.[-]
>++++++++[<++++>-] <.>+++++++++++[<++++++++>-]<-.--------.+++
.------.--------.[-]>++++++++[<++++>- ]<+.[-]++++++++++.
```

in my transformer createCodeBlockPlugin Ill got an this.options.lang == 'plaintext'
how can I get an 'brainfuck'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions