Skip to main content

Can I do text formatting inside code blocks?

Keywords: text formatting, code blocks

Written by Leanpub Support
Updated over 4 years ago

No, you can't do text formatting in code blocks.

For example, if you typed this:

```

Make this word **bold**

```

...the word "bold" would not show up in bold; you wold see it in the code block as you typed it in your manuscript.

Did this answer your question?