Skip to content

Asterisks in code blocks being rendered as blocks #10864

@anoadragon453

Description

@anoadragon453

Description

image

Is the rendering for a message sent as:

**Approved MSCs**

*No MSCs have been approved.*

**Final Comment Period**

*No MSCs have entered FCP*

**In Progress MSCs**

* [MSC2290: Separate Endpoints for Threepid Binding](https://github.com/matrix-org/matrix-doc/pull/2290)
* [MSC2260: Update the auth rules for `m.room.aliases` events](https://github.com/matrix-org/matrix-doc/pull/2260)

Here's the source:

"content": {
    "body": "News from **2019-09-06 09:00:00** til **2019-09-13 18:29:17**.\n    \n<pre><code>\n**Approved MSCs**\n\n*No MSCs have been approved.*\n\n**Final Comment Period**\n\n*No MSCs have entered FCP*\n\n**In Progress MSCs**\n\n* [MSC2290: Separate Endpoints for Threepid Binding](https://github.com/matrix-org/matrix-doc/pull/2290)\n* [MSC2260: Update the auth rules for `m.room.aliases` events](https://github.com/matrix-org/matrix-doc/pull/2260)\n\n</code></pre>",
    "msgtype": "m.text",
    "format": "org.matrix.custom.html",
    "formatted_body": "<p>News from <strong>2019-09-06 09:00:00</strong> til <strong>2019-09-13 18:29:17</strong>.</p>\n<pre><code>\n**Approved MSCs**\n\n*No MSCs have been approved.*\n\n**Final Comment Period**\n\n*No MSCs have entered FCP*\n\n**In Progress MSCs**\n\n* [MSC2290: Separate Endpoints for Threepid Binding](https://github.com/matrix-org/matrix-doc/pull/2290)\n* [MSC2260: Update the auth rules for `m.room.aliases` events](https://github.com/matrix-org/matrix-doc/pull/2260)\n\n</code></pre>"
  },

Logs being sent: no

Version information

  • Platform: web
  • Browser: Firefox v71a (nightly)
  • OS: Debian Buster
  • URL: riot.im/develop

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions