lalitdotdev/devcastle

List item not rendering properly in Markdown editor when posting a list

Closed this issue · 1 comments

Issue Title

List item not rendering properly in Markdown editor when posting a list

Issue Description

When attempting to create a list in the Markdown editor and then posting it, the list items are not rendering as expected. This issue affects the readability and presentation of lists in the editor, impacting the overall user experience.

Expected Behavior

Markdown editor should render correctly, with each item displayed as a separate, properly formatted list element (e.g., bullet points or numbered items).

Actual Behavior

List items are not rendering correctly in the Markdown editor after posting. Instead, they appear jumbled or as plain text without proper formatting.
Screenshot from 2023-10-25 20-43-49

Screenshot from 2023-10-25 20-44-39

EditorOutput should show numbered list as been posted with markdown but not been showing up

Reproduction Steps

  1. Open the Markdown editor.
  2. Create a list using Markdown syntax (e.g., unordered or ordered list).
  3. Add multiple items to the list.
  4. Post the content.

Labels

  • Bug

Issue Checklist

  • I have provided a clear and concise title.
  • I have described the issue in detail.
  • I have explained the expected and actual behavior.
  • I have listed reproduction steps.

Task

  • Markdown Output should work properly..

Stale issue message