Age | Commit message (Collapse) | Author |
|
Removed redundant stats link.
|
|
|
|
This is analagous to `events.FIND_TEXT_CHANGED`.
|
|
Also moved buffer state save/restore into ui module.
|
|
|
|
|
|
|
|
|
|
|
|
This confuses Jekyll's Liquid tag processing.
|
|
|
|
Updated header id generation, anchors, links, and header levels.
Added dedicated book page and support data.
Removed extra module autocompletion and documentation from Lua module.
Removed GPG signing and verification, as everything is built and distributed on
GitHub.
Removed all release links prior to 10.8 since there is no point in uploading
the relevant files to GitHub.
|
|
Scintilla LongTerm3 maintenance is ending with upcoming Scintilla 5.
Textadept now requires a C++17 compiler. Also updated Docker image.
|
|
|
|
Now all markdown to HTML is done in one place. Previously, the doclet generated
its own HTML.
|
|
|
|
Also fixed lack of header anchors in generated HTML.
|
|
Added some documentation infrastructure for eventual migration to a new build
service. Use a simple Lua script for generating documentation offline.
|