madflow

Results 52 comments of madflow

@gilbertoca @jlahoda I personally would embrace the idea that Markdown would become a 1st class citizen in Netbeans. Most of the source code has been written by @stengerh and @junichi11...

I am really not familiar how to "contribute/donate" source code to bigger project like Netbeans. I have never heard of a `NOTICE` file before. I am open to "asking" all...

Thanks for the heads up! @stengerh Maybe this should supersed #100 ? https://github.com/vsch/flexmark-java seems to be a good canditate - since it also supports (or even improves) parsing and token...

@stengerh I agree - if there is already substantial work done with the latest Pegdown release - we should create a new release with these changes. 👍 Updating the options...

I believe the documented migration from Pegdown to Flexmark is the biggest bonus: https://github.com/vsch/flexmark-java#pegdown-migration-helper. Assuming that both provide an AST for syntax highlighting etc. Flexmark is used for the Jetbrains...

Maybe you can start by replacing Pegdown just in the HTML Preview/Rendering part and see what breaks. This could break down the task a little. I would also expect to...

I have not - I could not reproduce it. To me it seemed like a random error, which could be caused by a timeout when rendering a document. Pretty vague....

I cannot reproduce this. My System is pretty similar to the info above. Lets see of anyone else also has this experience :S

I also have Ubuntu 15.04 64bit with java 8 from webupd. `java version "1.8.0_45" Java(TM) SE Runtime Environment (build 1.8.0_45-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)` I...

Since I assume you downloaded the plugin from the Update Center, could you try installing the previous version https://github.com/madflow/flow-netbeans-markdown/releases/download/2.1/flow-netbeans-markdown.nbm and check if the preview also crashes? **Edit** Also: Please try...