scripting / Scripting-News

I'm starting to use GitHub for work on my blog. Why not? It's got good communication and collaboration tools. Why not hook it up to a blog?
121 stars 10 forks source link

Feed and inline images on Scripting News #143

Open karlcow opened 4 years ago

karlcow commented 4 years ago

Inline images do not appear in the current RSS feed.

This is the current content for the feed at http://scripting.com/rss.xml

They shrink their world, furiously, so they can deal with it. Huge disconnects result. </p>
<p>This cartoon ran at the DNC in 2004.</p>
<p>In my talk at <a href="http://scripting.com/2019/04/02/132922.html">ISOJ</a> in April last year, I described the above cartoon. I was one of the bloggers.

while the html source is:

They shrink their world, furiously, so they can deal with it. Huge disconnects result. <span class="spPermaLink"><a href="http://scripting.com/2020/01/12/150849.html?title=journalistsWeAreNotYou#a151740" title="Direct link to this item.">#</a></span></li>
    <li data-inlineImage="http://scripting.com/images/2020/01/12/credentialsThenAndNow.png"><div class="divInlineImage"><a name="a151929"></a><center><img class="imgInline" src="http://scripting.com/images/2020/01/12/credentialsThenAndNow.png"></center>This cartoon ran at the DNC in 2004.<span class="spPermaLink"><a href="http://scripting.com/2020/01/12/150849.html?title=journalistsWeAreNotYou#a151929" title="Direct link to this item.">#</a></span></div></li>
    <li><a name="a151047"></a>In my talk at <a href="http://scripting.com/2019/04/02/132922.html">ISOJ</a> in April last year, I described the above cartoon. I was one of the bloggers. 

Not sure if it's on purpose or just a forgotten thing along the coding.