Skip to content

Make work with indented codeΒ #11

@basnijholt

Description

@basnijholt

Either fix or raise, e.g.,

<!-- CODE:SKIP --> <!-- This is here otherwise the next example gets executed -->
````markdown
```python markdown-code-runner
print('Hello, world!')
```
(Optionally, you can place some text between the code block and the output markers)
<!-- OUTPUT:START -->
This content will be replaced by the output of the code block above.
<!-- OUTPUT:END -->
````
wouldn't work without the SKIP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions