chowette

Results 12 issues of chowette

See this file ``` 1. list item problem with 2 line after a list ``` "Conditional jump or move depends on uninitialised value(s)" This is related to the patch #6...

This PR implement an extension when generating heading. This make possible to link directly to heading. Github, Pandoc and other Markdown libs provide this feature. Because this is an extension,...

Wit the original CuteMarkEd, I was using internal links to jump to other section like this: ```markdown # Title 1 ## Title 2 [some link](#Title.1) ``` and the generated Html...

also remove mermaid.css

My Screen have Blue and Red pixel inverted. This PR add a new driver CHIPSET_ILI9341_BGR This patch also improve touch handling and fix orientation

Hi, When making improvement to the source code, you always need to update the documentation accordingly. Today, the doc is in a wiki which is part of a separate repository....

fix for issue #376

This is a small patch from the big patch #271 of @c-logic Has he explain in https://github.com/whitecatboard/Lua-RTOS-ESP32/commit/4b83474b3f80e3d85a9c0ecf1815637db644149c#commitcomment-33410496 The [IL9341 datasheet ](https://cdn-shop.adafruit.com/datasheets/ILI9341.pdf) say the same, With this fix I am now...

* Change escaping of raw text to use long string lua has `[[ ]]` for raw string embedding This allow us to not track string quotes and output bigger chunk....

this fix the open issue of ZeroBraneStudio https://github.com/pkulchenko/ZeroBraneStudio/issues/793#issue-250526279 note : sorry, this also merge branch luaunit