adi
adi
Currently markdownx doesn't support overriding that function.
@xenatisch I guess we can change it to the algorithm you suggested. Also, I would add new markdown setting variable as a function handler, so anyone could easily override default...
Ok, I will look into this later. Thanx!
Why this is not implemented in official release yet?
Yeah, thats a good idea to secure this. However, some things needs to be cleared: - is setting `False` as default a good idea? That could brake functionality of currently...
Yeap, the same. I haven't found a workaround for EpicEditor, so I wrote my own. If you are interested check https://github.com/adi-/django-markdownx
Do you want to get custom functionality? By default, markdownx automatically sets the textarea height to the text height.
I guess you better use styles with `width` value
Problem is on version `2.0.2` and `2.0.3`