Skip to content

Some table commands don't respect escaping pipe character #635

@saf-dmitry

Description

@saf-dmitry

The commands markdown-table-move-column-left, markdown-table-move-column-right, markdown-table-insert-column, and markdown-table-delete-column don't respect escaped pipe character in table cells, treating it as normal cell separator and thus destroying the table.

Expected behavior

All table editing command should respect escaping pipe character in table cells.

Actual behavior

The commands markdown-table-move-column-left, markdown-table-move-column-right, markdown-table-insert-column, and markdown-table-delete-column don't respect escaping pipe character in table cells.

Software Versions

  • Markdown Mode: From Git on 2021-08-05
  • Emacs: 26.3
  • OS: macOS Mojave 10.14.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions