@Oceane thanks, fixed in the next release 馃槉
@Oceane thanks, fixed in the next release 馃槉
2/3
(defun microblog ()
"Microbloguer avec toot(1) et twtxt !"
(interactive)
(let ((message (read-from-minibuffer "Message : ")))
(shell-command
(concat "sh ~/.emacs.d/microblog/microblog.sh "
(shell-quote-argument message)
))))
First bug report: of course, both were meant as code (using the three backticks).
Second bug report: I tried to insert both code snippets in the same post but I couldn鈥檛 add anything after the code part in the first post. There wasn鈥檛 any newline after this portion. I鈥檇 like to maybe have a newline automatically inserted after a code block, if there鈥檚 none, when cycling with tab ?
Third bug report: you鈥檝e probably noticed a few CSS glitches (1), but there鈥檚 also one when replying to code-formatted text (2).
It could be worth telling that the second screenshot was different from the first one. So there鈥檚 another bug, which is that you only got the first one, duplicated, with the image description of the second screenshot only.
@Oceane thanks, fixed in the next release 馃槉
@Oceane on it 馃槉
Fourth bug report: please note that I鈥檝e added descriptions for both screenshots.
Please tell me how I could improve my bug reports.
Btw I was using Firefox with uBlock Origin and Cozy Pass.
EDIT : I don鈥檛 think this bug would be platform-specific, but I鈥檓 using Linux Mint with Cinnamon. I鈥檓 running Firefox mint-001 120.0.1.
This is a bonfire demo instance for testing purposes