View Single Post
Posts: 105 | Thanked: 62 times | Joined on Aug 2009 @ Finland
#696
This is really nice application. But there seems to be one flaw (or I am not doing this right). I have lots of different snippets on my desktop. Most of them are outputs from shell commands. Sadly it seems that the command output is not escaped properly or something like that. For example this simple command:

echo "this is a <test> output"

will just output a some kind of warning: Possible Pango Markup Language inconsistent/unterminated tag. Is there a way around this feature/bug?