mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
update comment
This commit is contained in:
parent
ffc7019fc1
commit
f7b653f36a
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ impl Gemini {
|
|||
let gutter = Gutter::build(&text_view);
|
||||
|
||||
// Disable multiline format on at least one closing tag not found
|
||||
// gemini://bbs.geminispace.org/s/Gemini/26031
|
||||
let is_multiline_enabled = {
|
||||
let mut t: usize = 0;
|
||||
for l in gemtext.lines() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue