-
Notifications
You must be signed in to change notification settings - Fork 174
Closed
Description
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
- Paste the expected behavior in
markdown-mode M-x markdown-cyctleon the table
Backtrace
None
Software Versions
- Markdown Mode:
20231028.853 - Emacs:
29.1 - OS:
Windows 11
Metadata
Metadata
Assignees
Labels
No labels