<?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: Single line code blocks are squeezing out whitespace in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/single-line-code-blocks-are-squeezing-out-whitespace/m-p/5037438#M2864</link>
    <description>&lt;P&gt;Not aware of this issue, maybe you can create a ticket with us at &lt;A href="mailto:devsupport@webex.com" target="_blank"&gt;devsupport@webex.com&lt;/A&gt;&amp;nbsp;so that we can check it further and engage engineering if needed. Please share the code as well, to see what you're doing (at least the code snippet where you're sending the code block and link).&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2024 10:08:38 GMT</pubDate>
    <dc:creator>Raffaele Lagana</dc:creator>
    <dc:date>2024-03-11T10:08:38Z</dc:date>
    <item>
      <title>Single line code blocks are squeezing out whitespace</title>
      <link>https://community.cisco.com/t5/webex-for-developers/single-line-code-blocks-are-squeezing-out-whitespace/m-p/5037041#M2861</link>
      <description>&lt;P&gt;My bot needs to generate a report as a table (which our Markdown does not support). &amp;nbsp;I can generate it and send it as a code block to keep the whitespace (column alignment), but I need to provide a hotlink at the end of some of the report lines.&lt;/P&gt;
&lt;P&gt;Normally, I would submit the lines individually with inline code block tick `Like &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;this` [click me](https:\\&lt;A href="http://www.cisco.com" target="_blank" rel="noopener"&gt;www.cisco.com&lt;/A&gt;), but unfortunately it looks as though there is a bug in the implementation of the inline code block Markdown within Webex messaging. &amp;nbsp;It is squeezing out whitespace (in a code block ?!?!?!)...&lt;/P&gt;
&lt;P&gt;Any suggestions? &amp;nbsp;Is anyone in the BU aware of this issue?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2024 05:00:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/single-line-code-blocks-are-squeezing-out-whitespace/m-p/5037041#M2861</guid>
      <dc:creator>ecoen</dc:creator>
      <dc:date>2024-03-10T05:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Single line code blocks are squeezing out whitespace</title>
      <link>https://community.cisco.com/t5/webex-for-developers/single-line-code-blocks-are-squeezing-out-whitespace/m-p/5037438#M2864</link>
      <description>&lt;P&gt;Not aware of this issue, maybe you can create a ticket with us at &lt;A href="mailto:devsupport@webex.com" target="_blank"&gt;devsupport@webex.com&lt;/A&gt;&amp;nbsp;so that we can check it further and engage engineering if needed. Please share the code as well, to see what you're doing (at least the code snippet where you're sending the code block and link).&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 10:08:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/single-line-code-blocks-are-squeezing-out-whitespace/m-p/5037438#M2864</guid>
      <dc:creator>Raffaele Lagana</dc:creator>
      <dc:date>2024-03-11T10:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Single line code blocks are squeezing out whitespace</title>
      <link>https://community.cisco.com/t5/webex-for-developers/single-line-code-blocks-are-squeezing-out-whitespace/m-p/5041743#M2893</link>
      <description>&lt;P&gt;It looks as though this is expected behavior, as all 3 of my brewers treat it the same way.&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;&lt;STRONG&gt;did&lt;/STRONG&gt; find a workaround by using html responses vs. Markdown, and replacing all spaces with '&amp;amp;nbsp' except the last space before the next word in the line, then wrapping the entire line in '&amp;lt;code&amp;gt;&amp;lt;/code&amp;gt;'. &amp;nbsp;I was also append to append my hyperlinks on the lines that needed them by adding '&amp;lt;a href = the_url rel=nofollow\&amp;gt;the_text&amp;lt;/a&amp;gt;. &amp;nbsp;All lines get joined together with a '&amp;lt;br&amp;gt;' between them (vs. a new line).&lt;/P&gt;
&lt;P&gt;That's a bit of extra work, but it worked out for my project.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2024 17:05:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/single-line-code-blocks-are-squeezing-out-whitespace/m-p/5041743#M2893</guid>
      <dc:creator>ecoen</dc:creator>
      <dc:date>2024-03-17T17:05:57Z</dc:date>
    </item>
  </channel>
</rss>

