Fossil

Timeline
Login

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

6 check-ins using file src/wikiformat.c version e6a79d7447

2020-06-01
22:46
Adjust the webpage-ex.md page due to the fact that <style> is no longer allowed in Markdown, for security. check-in: 9f9fbb4b56 user: drh tags: trunk
22:24
Quick fix to many of the formatting problems associated with the recent attempts at making the Markdown output "safer". More work to be done, but this check-in will at least get most of the website working again. I hope. check-in: c2875cb444 user: drh tags: trunk
20:51
Optimization to markdown formatting - faster determination if a line is part of a table for the common case when it is not. check-in: bd2796b10a user: drh tags: trunk
20:22
Give SQLite a hint to help it run faster in symbolic_name_to_rid(). check-in: d45542ccd2 user: drh tags: trunk
20:12
Remove a redundant call to manifest_get(). check-in: 50ed560c6b user: drh tags: trunk
19:31
Further improvements to the end-tag insertion algorithm. check-in: a7ebb8d77f user: drh tags: trunk