Skip to content

Markdown preview differs from actual result #218

Description

@jeroenh

Describe the bug
VINCE claims to support extended Markdown as shown by https://www.markdownguide.org/extended-syntax/

Specifically, the markdown preview shows support for lists and tables.
The actual output does not show actual lists and tables, instead showing just the markdown source.

To Reproduce
Steps to reproduce the behavior:

  1. Enter a new reply
  2. Start an ordered list using 1) one 2) two, etc.
  3. Make sure to have a new line at each entry of the list.
  4. submit the reply.

Expected behavior
The expected behaviour is that there is a neatly ordered list with one item per line.
Or a neatly laid out table, following the syntax of markdown guide.

** Actual behaviour**
The actual output is not a list at all, it is a continuous line with "1) one 2) two, 3) three, etc."

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions