Bold reset for bold too. - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 2a6644ab571db9070113b07fb4e43a6d18c60152 | |
parent b2690a23c386936f1a6e37902a041b0db1ebb6ae | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 27 Aug 2023 21:30:24 +0200 | |
Bold reset for bold too. | |
Diffstat: | |
M filters/markdown.filter | 2 +- | |
D opus7/9-9-article-bitreich-brcon20… | 37 ---------------------------… | |
2 files changed, 1 insertion(+), 38 deletions(-) | |
--- | |
diff --git a/filters/markdown.filter b/filters/markdown.filter | |
@@ -35,7 +35,7 @@ do | |
"## "*) | |
nline="$(printf "%s\n" "${line}" \ | |
| sed 's,^## ,,')" | |
- printf "${boldformat}${underlineformat}%s${underlinereset} \n"… | |
+ printf "${boldformat}${underlineformat}%s${underlinereset}${bo… | |
"${nline}" | |
;; | |
" "*) | |
diff --git a/opus7/9-9-article-bitreich-brcon2023.md b/opus7/9-9-article-bitrei… | |
@@ -1,37 +0,0 @@ | |
-# Brcon2023 from August 7th to 13th by Bitreich | |
- | |
-The community has decided! | |
-Brcon2023 will happen between 7th to 13th of August beginning with an | |
-online session from 7th to 10th August and a presence part from 11th to | |
-13th of August in Callenberg, Germany: | |
- | |
- gophers://bitreich.org/1/con/2023 | |
- | |
-This means, the call for papers/presentations is open. This year the main | |
-topic will of course be gopher and all kind of simple services created | |
-for gopherspace. All other simple protocols are welcome too. | |
- | |
-Some topics that are already planned and may inspire you: | |
- | |
-* Entropy services via gopher. | |
- | |
-* Serving highly-complex memes via IRC/gopher including gopher GPU services. | |
- | |
-* Geo / map services via gopher. | |
- | |
-* Qi Gong for beginners (in the forest!) including an inspiring forest | |
- walk in the sun. | |
- | |
-* Gophers and other family members in a museum exhibition with an exclusive | |
- tour. | |
- | |
-It is very simple to hold a presentation. | |
-Please see the slides from a previous con: | |
- | |
- gophers://bitreich.org/1/con/2022 | |
- | |
-And it is possible from all over the world! The world is invited! | |
- | |
-Please send proposals for talks to Christoph Lohmann <[email protected]>. | |
- | |
-See you at brcon2023! |