You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may want the statical HTML version of notebooks to be indexable by search engines.
For that, it makes sense to render the markdown parts as plain HTML, rather than as reagent components that are loaded only when the cljs bundle manages to load.
The text was updated successfully, but these errors were encountered:
We may want the statical HTML version of notebooks to be indexable by search engines.
For that, it makes sense to render the markdown parts as plain HTML, rather than as reagent components that are loaded only when the cljs bundle manages to load.
The text was updated successfully, but these errors were encountered: