Skip to content

list item doesn't start on new line if inline code at end of previous list item #24

Description

@glenncarr

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

This does not render correctly:

1. `inline code`
2. item 2
3. item 3
* `inline code`
* item 2
* item 3

It renders like this:
image

Expected behavior

1. inline code2. item 23. item 3* inline code* item 2* item 3

Actual behavior

1. inline code2. item 23. item 3* inline code* item 2* item 3

Error details

No response

Environment data

Name Value
---------
PSVersion 7.3.0
PSEdition Core
GitCommitId 7.3.0
OS Microsoft Windows 10.0.19044
Platform Win32NT
PSCompatibleVersions {1.0,2.0,3.0,4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Version

pwsh 7.3.0

Visuals

Expected behavior:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions