URI: 
       Single-line text in wolfram is now handled. - annna - Annna the nice friendly bot.
  HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
   DIR commit 9e9d3d661e23ccb501a8105a01f7e8bc9c9e07e7
   DIR parent 114d0fba2b4e4a387266cf565c404de0417ac278
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sat,  2 May 2020 23:13:13 +0200
       
       Single-line text in wolfram is now handled.
       
       Diffstat:
         M annna-start-services                |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/annna-start-services b/annna-start-services
       @@ -217,6 +217,7 @@ then
                                                ;;
                                        *)
                                                dresult="$(printf "%s\n" "${dresult}" \
       +                                                | sed 's,\([a-zA-Z]\)$,\1 ,' \
                                                        | tr -d '\n')"
                                                ;;
                                        esac