chipsalliance / firrtl-spec

The specification for the FIRRTL language
44 stars 28 forks source link

Run the pandoc formatter #151

Closed mmaloney-sf closed 11 months ago

mmaloney-sf commented 11 months ago

Let's run the pandoc formatter:

$ pandoc --wrap=preserve spec.md -o spec.md

Additionally, let's make sure we get this integrated into CI.

seldridge commented 11 months ago

PR is already ready to add this to CI! https://github.com/chipsalliance/firrtl-spec/pull/146

Is it safe for me to run it and merge the PR and create some pain on your open PRs?

mmaloney-sf commented 11 months ago

I thought you had posted that, but I was in a rush not to forget it :)

Let me land #145 first and I should be good.