Markdown everywhere
I wish
- the yaml content use markdown instead of html
Instead
- it uses both html and markdown
- markdown fields have different name
Note
if you are interested, I might help in PR While this is a "breaking" change, it would make the yamls more maintainable and more rich of information
We discussed this in https://github.com/wurstbrot/DevSecOps-MaturityModel/issues/35
To not only move to single yaml files per action and convert to markdown might be a good idea.
Shall we have a call to make a plan and devide work?
Let's call! [email protected]
I created an appointment.
#71 provides an example of using .md everywhere: for now it only applies to implementations
I created a normalization script to convert all HTML to markdown. After #79 we could do it, wdyt?
implemented