-
-
Notifications
You must be signed in to change notification settings - Fork 287
Open
Labels
Description
Describe the bug
I wanted to add a table into project instructions written in markdown. In the project manager instructions preview it shows that is gonna format correctly but after saving the change and opening project instructions it doesn't format correctly. See the screenshots.
To Reproduce
Steps to reproduce the behavior:
- Go to editing project instructions
- Paste there for example
| **Tag** | **Usage** | **Visual Clues** | | -------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | | **highway=unclassified** | **Connects villages.** The main transit network used by the community. | Two clear tire ruts. Connects one settlement to another. Often the "spine" of the area. | | **highway=track** | **Agricultural/Forestry.** Leads to fields, charcoal sites, or logging. | Two tire ruts, but often ends abruptly or loops back. Usually narrower/fainter than unclassified roads. | | **highway=path** | **Walking/motorbikes.** Too narrow for a 4-wheel vehicle. | A single, narrow line. Very common in rice fields and dense forest. No visible "double" tire ruts. | - Click the preview - see it being correctly formatted
- Save the change
- Open project instructions - see it not being correctly formatted
Expected behavior
The preview showing same result as the saved project instructions.
Screenshots
Desktop (please complete the following information):
- OS: Windows 11 Version 24H2 (Build 26100.7462)
- Browser: Vivaldi version 7.8.3925.66 (Official Build) (64-bit)
- TM version: v5.4.1
Additional context
For my workaround I used html instead
Reactions are currently unavailable