Skip to content

Round tripping strips spaces when it strips bold or italics #130

Closed
@TimShererAtAquent

Description

@TimShererAtAquent

Locally, I edited an .md file, doing the kind of writing we would do for a cmdlet. This is part of creating our round tripping procedures.

When I added bold or italics and then round tripped, the markup was gone, but so was the space before and after the marked word. (Using screen caps here so as not to confuse the markdown in this issue editor:)

bold before round trip
bold after round trip
emphasis before round trip
emphasis after round trip

Although it would be nice to have a way to maintain formatting through the round trip process, even if we don't do that, some contributors will use formatting anyway (since it is allowed and expected in markdown) so we can't have spaces disappearing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions