Actions
Bug #21368
closedMethods markdown documentation in the technique editor are not properly rendered
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
I hate Rudder for that
User visibility:
First impressions of Rudder
Effort required:
Small
Priority:
139
Name check:
To do
Fix check:
Checked
Regression:
No
Description
This is very frustrating. I can not find anywhere a readable documentation of the methods. The documentation is broken on the online website and it is also broken in the technique editor.
Files
Updated by Nicolas CHARLES about 3 years ago
see in 7.0
Updated by Alexis Mousset almost 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4471
Updated by Alexis Mousset almost 3 years ago
The previous lib did require an empty line before lists and did not handle nested lists, which is required for ncf doc. Switch to another library which implements CommonMark and hence fits our needs.
Updated by Alexis Mousset almost 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|13d3097ae90add5256f2a414bdfce99329c91eb8.
Updated by Vincent MEMBRÉ almost 3 years ago
- Status changed from Pending release to Released
- Priority changed from 140 to 139
This bug has been fixed in Rudder 7.1.7 and 7.2.1 which were released today.
Actions