DevSecOps-MaturityModel icon indicating copy to clipboard operation
DevSecOps-MaturityModel copied to clipboard

Markdown everywhere

Open ioggstream opened this issue 4 years ago • 5 comments

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

ioggstream avatar Feb 08 '21 15:02 ioggstream

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?

wurstbrot avatar Feb 08 '21 16:02 wurstbrot

Let's call! [email protected]

ioggstream avatar Feb 08 '21 16:02 ioggstream

I created an appointment.

wurstbrot avatar Feb 08 '21 16:02 wurstbrot

#71 provides an example of using .md everywhere: for now it only applies to implementations

ioggstream avatar Apr 07 '21 23:04 ioggstream

I created a normalization script to convert all HTML to markdown. After #79 we could do it, wdyt?

ioggstream avatar Apr 29 '21 22:04 ioggstream

implemented

wurstbrot avatar Feb 09 '24 18:02 wurstbrot