Insert snippet content in the same line
Hello,
I would like to insert the snippet content in the same line.
Example:
Let's assume there is a snippet with the name "XXX" and contains a short text in a line like "Product name ABC 123".
I write some text:
- lorem ipsum
Now I input a snippet name:- lorem ipsum xxx
Press TAB:
- lorem ipsum
- Product name ABC 123
A line break was inserted and then the content of the snippet.
I would like to insert the short name in the same line, how is this possible?
- lorem ipsum Product name ABC 123