Timeline
Not logged in

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

6 check-ins using file src/main.c version b9eb72eed7

2021-08-07
17:28
Update to the latest trunk version of SQLite, for SQLite testing. check-in: 5570a6aae9 user: drh tags: trunk
10:33
Fix an uninitialized variable resulting from check-in [cdbf0bf179989a2d]. check-in: a099ccfe92 user: drh tags: trunk
10:18
Update change long to mention the recent Markdown formatter change. check-in: 2125ddb964 user: drh tags: trunk
2021-08-06
23:39
Minor internal doc fixes. check-in: b473ba079b user: stephan tags: trunk
23:23
Simplify the HTML block tag handling in the markdown formatter. (See [forum:/forumpost/3f0136cd8054a14e|forum thread 3f0136cd80].) Dramatically reduce the number of of HTML block tags that do not apply markdown formatting to their content. The list is now just <pre> and <script>. Formerly this list include things like <p> and &l... check-in: cdbf0bf179 user: drh tags: trunk
2021-08-05
17:06
Minor doc fix for previous commit. No code changes. check-in: 04a9e74a93 user: stephan tags: trunk