This is a test of the plug in “Paste From Visual Studio”. I had this code sitting in SSMS and I did a CTRL+C to copy it to the clipboard. Then I clicked the “from Visual Studio shortcut that’s in my LiveWriter (image below) and this appeared.
ALTER DATABASE db1 SET SINGLE_USER
ALTER DATABASE db1 SET MULTI_USER
SELECT TOP 2
*
FROM sys.database_files
WHERE data_space_id > 1
Hopefully this translates in syndication well. Here’s the way LiveWriter has this listed now: