Skip to content

Sections of styled text (italic, bold, etc) which contain multiple textRuns render incorrectly #46

@ChrisRimmer

Description

@ChrisRimmer

When rendering something like the image caption "Feature visualisation [...]" in this doc the text is broken into three pieces, each of which gets a set of asterisks around it to make it bold. This results in *Feature visualization of a neuron that corresponds to dog-like features (**[image source](https://distill.pub/2020/circuits/zoom-in/)**)* which is understandably interpreted by the markdown renderer as a bold segment inside an italic one, rather than as three italic segments back to back.

Seems super minor so I'm going to call it low priority for now, but it seems good to have a record of it

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingparser

    Type

    No type

    Projects

    Status

    Backburner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions