Mimi

Results 5 comments of Mimi

I have a similar (?) problem. Given the following code: ```bash RUN_CMD=("$(foo)" \ "bar") ``` When I format it with `shfmt` I get: ```bash RUN_CMD=("$(foo)" "bar") ``` The backslash is...

@mvdan, I created a separate issue (#811), many thanks!

Many thanks! There is one more thing: in markdown the title is formatted using `# Title` while it is in asciidoc `= Title`. Right now, this is not considered.

Other systems do it like that: if I an at the end of a word and press Shift, then the word with the first letter capitalized is proposed, so you...

What I like a lot is that ltext_plus also supports AsciiDoc.