frictionlessdata / livemark

Data presentation framework for Python that generates static sites from extended Markdown with interactive charts, tables, scripts, and other features
https://livemark.frictionlessdata.io
MIT License
95 stars 9 forks source link

Support script `type=save/test` #234

Open roll opened 1 year ago

roll commented 1 year ago

Overview

If it's save it should add the output to the source markdown document, and it it's test it should act as save + on every new run it should compare that output matches (newly run/saved)