What I’m trying to do
I am trying to copy code(plain text) and paste to obsidian.
However, when I pasted to obsidian, each line is inserted a new empty line.
The lines in red blanks are extra added empty lines.
I guess this is due to \n
and \r\n
in problem.
Is there a way not to paste the extra empty line?
Is there any settings or plug-in can solve that?
thx