mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +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);
|
let gutter = Gutter::build(&text_view);
|
||||||
|
|
||||||
// Disable multiline format on at least one closing tag not found
|
// Disable multiline format on at least one closing tag not found
|
||||||
|
// gemini://bbs.geminispace.org/s/Gemini/26031
|
||||||
let is_multiline_enabled = {
|
let is_multiline_enabled = {
|
||||||
let mut t: usize = 0;
|
let mut t: usize = 0;
|
||||||
for l in gemtext.lines() {
|
for l in gemtext.lines() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue