Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] add support for inline code #6

Open
LordSimal opened this issue Nov 15, 2023 · 2 comments
Open

[Feature Request] add support for inline code #6

LordSimal opened this issue Nov 15, 2023 · 2 comments

Comments

@LordSimal
Copy link

LordSimal commented Nov 15, 2023

It would be cool if there is some way to do inline code

I tried just writing

->paragraph()
    ->text('Here is some text with `inline code` and more text')
->end()

But this just literally outputs

Here is some text with `inline code` and more text
@DamienHarper
Copy link
Owner

@LordSimal sorry for this late reply, by "inline code", do you mean markdown support?

@LordSimal
Copy link
Author

Hi @DamienHarper,

I mean this behavior:
2024-01-06_16-04-40 (1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants