Using <details> in GitHub Suppose you're opening an issue and there's a lot noisey logs that may be useful. Rather than wrecking readability, wrap it in a <details> tag! <details> Summary Goes Here
Notes on automating macOS using Javascript (JXA) Original goal: open a web page and automate the process of selecting "export to PDF..." from that page. Resources that helped significantly: Getting Started with JavaScript for Automation on Yosemite A Beginners Guide to JXA, JavaScript Application Scripting