Marc Parizeau

Results 5 issues of Marc Parizeau

Can anyone explain the following unexpected behavior using a default converter: ```javascript converter = new showdown.Converter(); a = 'x = 0'; b = 'Yo!x = 0'; console.log(converter.makeHtml(a)); console.log(converter.makeHtml(b)); ``` The...

I've been using this plugin for several years without any problem (with tinymce 5 and 6), but it recently stopped working. I've noticed it a few days ago; not sure...

#### Expected behaviour Display timeline #### Actual behaviour Displays nothing, and produces the following error if the number of points > 300: Uncaught TypeError: Cannot read property 'isValid' of undefined...

Type: Bug
Product: Highcharts
Status: Has workaround

For the latest version of the documentation (for nbformat 5.1.3), the following is either lacking or missing: 1. **nbformat.v4.upgrade** is not documented, but very useful for upgrading to the latest...

After trying the fast validation, and observing how much faster it is compared to the standard one, I was wondering what is the purpose of this option? Why is it...

question
documentation