Git commit a2762a27d9f62a05c9d0ba19734a4b3512ad2a98 by Christoph Cullmann, on behalf of Pablo Rauzy. Committed on 14/08/2022 at 14:20. Pushed by cullmann into branch 'master'.
entities for my name and email wont be in the KDocTools version that Kate depends on for a wile, falling back to plain text M +2 -1 doc/kate/plugins.docbook https://invent.kde.org/utilities/kate/commit/a2762a27d9f62a05c9d0ba19734a4b3512ad2a98 diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook index a5fa3d90f..97743b585 100644 --- a/doc/kate/plugins.docbook +++ b/doc/kate/plugins.docbook @@ -3511,7 +3511,8 @@ writing much of this section.</para> <sect1 id="kate-application-plugin-keyboardmacros"> <sect1info> <authorgroup> -<author>&Pablo.Rauzy; &Pablo.Rauzy.mail;</author> +<!--author>&Pablo.Rauzy; &Pablo.Rauzy.mail;</author--> <!-- TODO: use that when the version of KDocTools that Kate depends on has it --> +<author><firstname>Pablo</firstname> <surname>Rauzy</surname> <email>r .at. uzy.me</email></author> </authorgroup> </sect1info> <title>Keyboard Macros Plugin</title>
