Documenter.jl: Long ```math ... ``` overflows the div

Created on 10 Nov 2020  路  1Comment  路  Source: JuliaDocs/Documenter.jl

If you have a long equation in a ``` math ... ``` block then the result will overflow the parent div:

image

If you just use inline math `` ... `` then it wraps OK, although doesn't look quite as nice generally:

image

I don't know what the preferable solution is here, but I feel like overflow should be avoided

HTML Bug

Most helpful comment

I don't really see any other way out of this other than introducing a scrollbar if the equation is too wide?

>All comments

I don't really see any other way out of this other than introducing a scrollbar if the equation is too wide?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mforets picture mforets  路  3Comments

Roger-luo picture Roger-luo  路  3Comments

briochemc picture briochemc  路  3Comments

juliohm picture juliohm  路  6Comments

jonathan-laurent picture jonathan-laurent  路  3Comments