kowainik / stan

🕵️ Haskell STatic ANalyser
https://kowainik.github.io/projects/stan
Mozilla Public License 2.0
562 stars 48 forks source link

Add ToC to Observations #528

Closed ShrykeWindgrace closed 8 months ago

ShrykeWindgrace commented 8 months ago

Addresses #290

tomjaguarpaw commented 8 months ago

Thanks! Could you please post a before and after screenshot showing the difference?

ShrykeWindgrace commented 8 months ago

@tomjaguarpaw of course! Running on stan' s own repository (stack exec -- stan --config-file=.stan-windows.toml report), I get the following output:

Before image

After image

tomjaguarpaw commented 8 months ago

Cool! Looks like we're supposed to run bash ./report to regenerate stan.html, so I did that as well, and pushed to your branch.