Behind the PowerShell Pipeline logo

Behind the PowerShell Pipeline

Subscribe
Archives
August 22, 2023

Do More with Markdown

Welcome back. A few days ago, I introduced you to creating simple markdown documents. While markdown isn’t a PowerShell “thing,” it certainly plays a role in documentation, even if your documentation is nothing more than a README.md file in a GitHub repository.

I think you can meet all your basic markdown needs based on my previous article. Of course, there is always more so let’s explore a few other things you can add to your markdown document.

Tables

Markdown documents are simplified HTML documents. Just as you can add a table to an HTML page, you can add a table to a markdown document. The table syntax looks a little weird in the markdown document, but it will look fine when rendered.

Want to read the full issue?
GitHub Bluesky LinkedIn https://jdhitsoluti…
Powered by Buttondown, the easiest way to start and grow your newsletter.