nextcloud / nextcloud/talk-ios

Syntax inside of syntax not rendered correctly

Open
#1,431 0 comments 0 reactions 0 assignees View on GitHub
0. Needs triage bug
Dominant language
Swift
Stars
230
Forks
121
Avg merge
1d 6h
Merged PRs (30d)
38

Description

Teststring:

````
```\nsyntax\n$message = '```' . \"\n\" . $message . \"\n\" . '```';\n```
````

Expected:
Should render as one code block and ` ``` ` is visible.

Actual:
` ``` ` is not visible inside the block.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.