-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
When I write code-blocks in a gist which are part of an indented text, it displays differently in the preview than in the final rendered view. In the preview, the indentations are interpreted wrongly (seems not indented), while the code block itself is aligned correctly to the list. In the rendered version the code block is aligned to the left and the code indentations are as they written in src.
Example:
- list
- more list
{
{
code block example in a list
}
}
Metadata
Metadata
Assignees
Labels
No labels