New HTML assets no longer have an id property in their code line <a> tag, consequently, the code to automatically scroll to the corresponding line in the embedded html page isn't working anymore.
https://github.com/CatalaLang/catala-website/blob/master/src/viz/Visualizer.res#L101-L103
New HTML assets no longer have an
idproperty in their code line<a>tag, consequently, the code to automatically scroll to the corresponding line in the embedded html page isn't working anymore.https://github.com/CatalaLang/catala-website/blob/master/src/viz/Visualizer.res#L101-L103