[quote=“Orlmente”]Hi,
keep in mind that shortcut shown in the reference site are, as i found out by myself some times ago, not totally up-to-date, apart that, if i understood your need correctly, you need to wrap some lines into separates tags, like LIs.
So, if you have:
lorem
ipsum
dolor
Your needs are to get:
[code]
[/code]
If that’s the case, what you have to do is to select all lines and then hit the “wrap_as_you_type” shortcut (CTRL+SHIFT+G on win/linux, CTRL+W on osX) then start typing the wrapper you need, if it’s UL with Lis you need to type “ul>li*” and hit return when you’re done.
hope it helps
[/quote]
oh man, thank! The main thing was that i can’t find the needed combination