Giter VIP home page Giter VIP logo

Comments (5)

gautamkrishnar avatar gautamkrishnar commented on May 22, 2024

@Edstub207 looks like your content is encoded, you need to have a plain text version of the feed to show it via the blog post workflow.

Example:

<item>
<title>Hi, I'm Gautam krishna.R</title>
<author>Gautam krishna.R</author>
<pubDate>Sun, 02 Apr 2017 19:04:43 +0000</pubDate>
<link>https://dev.to/gautamkrishnar/hi-im-gautam-krishnar</link>
<guid>https://dev.to/gautamkrishnar/hi-im-gautam-krishnar</guid>
<description>&lt;p&gt;I have been coding for 9 years, I am a Microsoft student partner and DuckDuckGo community leader who's actively involved in several open source projects.&lt;/p&gt;
&lt;p&gt;You can find me on GitHub at &lt;a href="https://github.com/gautamkrishnar"&gt;@gautamkrishnar&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can also find me on Twitter as &lt;a href="https://twitter.com/gautamkrishnar"&gt;@gautamkrishnar&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I live in Kollam.&lt;/p&gt;
&lt;p&gt;I mostly program in these languages: Phython, NodeJS, PHP, C, C#, Java.&lt;/p&gt;
&lt;p&gt;I am currently learning more about ML.&lt;/p&gt;
&lt;p&gt;Nice to meet you.&lt;/p&gt;
</description>
<testingTag>hello</testingTag>
<testingTag2>apple</testingTag2>
<category>introductions</category>
</item>

In your case the title and description is in cdata, not as plain text. Please follow the correct RSS spec to make it work.

from blog-post-workflow.

gautamkrishnar avatar gautamkrishnar commented on May 22, 2024

Oops its using medium, let me check why it's not working. It was working earlier as #2

from blog-post-workflow.

gautamkrishnar avatar gautamkrishnar commented on May 22, 2024

@Edstub207 it is due to the medium comments filter. Please use no filter argument to fix it:

filter_comments: ""

from blog-post-workflow.

gautamkrishnar avatar gautamkrishnar commented on May 22, 2024

As of now, since there is no way to filter out the medium comments other than checking it for undefined category closing this for now. Will add a warning in the doc.

from blog-post-workflow.

Edstub207 avatar Edstub207 commented on May 22, 2024

That fixed it, thank you!

from blog-post-workflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.