Fossil

Check-in Differences
Login

Check-in Differences

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From d88444e265f3f78f To 67060c509079a8b7

2020-09-17
23:44
pikchr command doc updates. ... (check-in: 82a0b517 user: stephan tags: trunk)
23:25
Removed some console.debug() output and fixed extraneous breaks which caused markdown_to_html() to stop afer processing a single tag. ... (check-in: 67060c50 user: stephan tags: trunk)
23:11
Renovated the pikchr click handling as discussed off-list with drh. ... (check-in: 938bb6c7 user: stephan tags: trunk)
21:09
Toggle Pikchr between SVG and source code using ctrl-click. Or if the Pikchr was created using the "toggle" tag, an plain old single-click will suffice. ... (check-in: d88444e2 user: drh tags: trunk)
19:31
Misuse of a potentially unsigned value, caught by clang. Only affected platforms where char is unsigned by default. ... (check-in: 5c92bbfc user: stephan tags: trunk)

Changes to src/default.css.

Changes to src/fossil.dom.js.

Changes to src/fossil.page.pikchrshow.js.

Changes to src/fossil.pikchr.js.

Changes to src/markdown_html.c.

Changes to src/pikchrshow.c.