5 comments

  • ramon156 a day ago

    This is going to be my last comment about AI, but please HN, do something about this.

    I can't be arsed to read this post since the very first sentence is AI generated. If you dont give a shit about your project, why should I...

    • Kyome22 a day ago

      I am Japanese, and this is my first time posting on Hacker News. To be honest, I used generative AI to help me write the post because I wasn't familiar with the culture or how things work here, and I'm sorry if that was annoying. Does starting with "Hi HN!" make it sound like it's AI-generated?

  • mlysk 14 hours ago

    Interesting - might become handy for get-colibri.com what is the upside of :::details over html version?

  • llagerlof a day ago

    I liked your standard. For me, there is only one thing that really bothers me in Markdown and causes me trouble. It's not possible to have line breaks inside individual cells. This is the major flaw in Markdown.

    • Kyome22 19 hours ago

      Pure Markdown often falls short when you need fine-grained control. As you mentioned, the inability to freely insert line breaks within table cells is one of those limitations. With lobster.js, you can achieve this by using wrap blocks.