A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jrblevin/markdown-mode/issues/817 below:

Incorrect table alignment with code block · Issue #817 · jrblevin/markdown-mode · GitHub

Expected Behavior
| Type   | Description   |
|--------|---------------|
| `<|--` | Inheritance   |
| `*--`  | Composition   |
| `o--`  | Aggregation   |
| `-->`  | Association   |
| `--`   | Link (Solid)  |
| `..>`  | Dependency    |
| `..|>` | Realization   |
| `..`   | Link (Dashed) |
Actual Behavior

After M-x markdown-cycle

| Type  | Description   |             |
|-------|---------------|-------------|
| `<    | --`           | Inheritance |
| `*--` | Composition   |             |
| `o--` | Aggregation   |             |
| `-->` | Association   |             |
| `--`  | Link (Solid)  |             |
| `..>` | Dependency    |             |
| `..   | >`            | Realization |
| `..`  | Link (Dashed) |             |
Steps to Reproduce
  1. Paste the expected behavior in markdown-mode
  2. M-x markdown-cyctle on the table
Backtrace

None

Software Versions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4