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
In documentation it can be really handy to have tables (for instance, for side-by-side comparison). It would be nice if odoc had a native syntax support for tables. For now I resort to using the {%html: …%} tag.