setup-your-mac / setup-your-mac/SYM-Helper
Clear formatting brought in from policies that use markdown in the descriptions
Open
@BIG-RAT is already working on this.
Since Oct 27, 2023.
enhancement
- Dominant language
- Swift
- Stars
- 64
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
- We use Markdown in our Self Service descriptions to add formatting. IT makes the descriptions easier to read for our users, but when SYM-Helper pulls the contents of the policies it pulls the markdown formatting with it and its a huge mess to cleanup afterwards.
Describe the solution you'd like
- I would like it if SYM-Helper's output in json removed the markdown formatting from the context and also limited the amount of descriptive text brought over.
Describe alternatives you've considered
- If markdown is detected in the titles either remove it all together or truncate the text in the description to a number of characters anyways.
Additional context
- N/A
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.