<div dir="ltr"><div><b>@Lynn </b>- Yes, thanks for the presentation Lynn. It was great and inspiring! I've been drifting away from Python to play with other languages, but Python data science tooling is one of the features that keeps me interested in Python. I feel like this is Python's "killer apps".</div><div><br></div><div><b>@Craig</b> - Thanks for the tip on retext. I'll check it out. When I switch over from command line / vim to put on my developer hat, I currently use VS Code which has a built in markdown preview mode. <br></div><div><a href="https://code.visualstudio.com/assets/docs/languages/Markdown/md-dynamic-preview.gif">https://code.visualstudio.com/assets/docs/languages/Markdown/md-dynamic-preview.gif</a></div><div><br></div><div>I also use GitHub Actions for my repos to automatically check for markdown lint and broken links in my markdown files.<br></div><div><br></div><div>Here's an example GitHub Actions configuration from my last NetSIG presentation:<br></div><div><a href="https://github.com/netserf/netsig-presentation-building-gcp-with-terraform/blob/main/.github/workflows/docs.yaml">https://github.com/netserf/netsig-presentation-building-gcp-with-terraform/blob/main/.github/workflows/docs.yaml</a></div><div><br></div><div>You can see how it generates a green "passing" badge if the Github Actions passes the "Docs" checks:<br></div><div><a href="https://github.com/netserf/netsig-presentation-building-gcp-with-terraform">https://github.com/netserf/netsig-presentation-building-gcp-with-terraform</a></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Nov 26, 2022 at 8:17 PM Craig Miller <<a href="mailto:cvmiller@gmail.com">cvmiller@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>Thanks again to Lynn for the inspiring and thought provoking
presentation.</p>
<p>For those who might want to play with Markdown separately from
Jupyter Lab, try <b>retext</b> on Linux.</p>
<p>I have been writing my articles in markdown since 2016, and have
tried several markdown editors on Linux and the Chromebook. Retext
works the best on Linux, it includes side by side editing (source
on one side, and formatted on the other). And it is most repos.<br>
</p>
<p><a href="https://github.com/retext-project/retext" target="_blank">https://github.com/retext-project/retext</a><br>
</p>
<p>For the Chromebook I use Minimalist Markdown Editor. But with
Google removing Apps on the Chromebook, I am not sure if you can
still get it. It also has side-by-side editing.</p>
<p>The history of Markdown (wikipedia)</p>
<p><a href="https://en.wikipedia.org/wiki/Markdown" target="_blank">https://en.wikipedia.org/wiki/Markdown</a></p>
<p><br>
</p>
<p>Happy documenting with Markdown!</p>
<p>Craig...<br>
</p>
<div>-- <br>
IPv6 is the future, the future is here<br>
<a href="http://ipv6hawaii.org" target="_blank">ipv6hawaii.org</a></div>
</div>
-- <br>
Projects mailing list<br>
<a href="mailto:Projects@vicpimakers.ca" target="_blank">Projects@vicpimakers.ca</a><br>
<a href="http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca" rel="noreferrer" target="_blank">http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca</a><br>
</blockquote></div>