<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Code posted converted into a Smiley in All Things Community</title>
    <link>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225330#M1002</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick﻿&lt;/a&gt;, have you tried the SAS syntax editor (running man icon)? Or, do you mean that you want to be able to post a small snippet of code without it turning into a smiley - which I can understand. &amp;nbsp;I will see if there is a way to prevent this but we recommend the SAS Syntax Highlighter for blocks of code. If you have more details let me know. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lainie&lt;/P&gt;</description>
    <pubDate>Mon, 14 Sep 2015 00:57:30 GMT</pubDate>
    <dc:creator>LainieH</dc:creator>
    <dc:date>2015-09-14T00:57:30Z</dc:date>
    <item>
      <title>Code posted converted into a Smiley</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225253#M988</link>
      <description>&lt;P&gt;If posting something like "drop=&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;_: )&lt;/STRONG&gt;&lt;/FONT&gt;" without a blank between the column and the closing bracket the code posted gets converted into a Smiley.&lt;/P&gt;&lt;P&gt;proc transpose data=have out=transp(drop=_:) prefix=Gift; var gift; by id; run;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2015 04:43:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225253#M988</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2015-09-12T04:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Code posted converted into a Smiley</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225317#M998</link>
      <description>&lt;P&gt;Seen that behavior of creating a smiley out of some text more (like Word).&amp;nbsp;&amp;nbsp;&lt;A href="http://apps.timwhitlock.info/emoji/tables/unicode" target="_self"&gt;http://apps.timwhitlock.info/emoji/tables/unicode&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Yes it happens what is the issue?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Sep 2015 16:57:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225317#M998</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-09-13T16:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Code posted converted into a Smiley</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225330#M1002</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick﻿&lt;/a&gt;, have you tried the SAS syntax editor (running man icon)? Or, do you mean that you want to be able to post a small snippet of code without it turning into a smiley - which I can understand. &amp;nbsp;I will see if there is a way to prevent this but we recommend the SAS Syntax Highlighter for blocks of code. If you have more details let me know. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lainie&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 00:57:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225330#M1002</guid>
      <dc:creator>LainieH</dc:creator>
      <dc:date>2015-09-14T00:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Code posted converted into a Smiley</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225397#M1003</link>
      <description>&lt;P&gt;Seem a bit of overkill to have to use a separate editor to correct a minor spelling issue or on a small like of code such as&lt;/P&gt;&lt;P&gt;(keep = var:) which will show the smiley and since I don't generally but a space at the end of a variable list in a keep data set option...&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 16:50:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225397#M1003</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-09-14T16:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Code posted converted into a Smiley</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225487#M1008</link>
      <description>&lt;P&gt;Hey there.. I spoke with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger﻿&lt;/a&gt;&amp;nbsp;and we were able to "turn off emoticons within preformatted text" in the admin tool. &amp;nbsp;I am wondering if this helped? Talk with you soon, Lainie&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 22:46:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225487#M1008</guid>
      <dc:creator>LainieH</dc:creator>
      <dc:date>2015-09-14T22:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Code posted converted into a Smiley</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225591#M1010</link>
      <description>&lt;P&gt;My 2 cents. I've turned off smileys in my Preferences page.&amp;nbsp;They don't add anything.&amp;nbsp;&amp;nbsp;In the early days of email people used *grin*, *kidding*, *smile*, and other text instead of cute, yellow, smiling, winking, spinning, rotating, flying, laughing graphical images.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Somehow we managed to convey the sentiment just fine. *smile*&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 14:20:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Code-posted-converted-into-a-Smiley/m-p/225591#M1010</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-09-15T14:20:26Z</dc:date>
    </item>
  </channel>
</rss>

