alistaircol/Update markdown section

Update a section in a markdown with arbitrary markup

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 1, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: alistaircol/update-markdown-action@4404dab5cc82af92981e5bfc3119fe4dad5d4b6a # v0.2.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
fileRelative path to markdown document to updatenoREADME.md
delimiter_openOpening delimiter to indicate the section to updateno`<!-- start-section -->`
delimiter_closeClosing delimiter to indicate the section to updateno`<!-- end-section -->`
contentContents to place inside the section delimitersyes

no outputs