<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Reymond Godoy</title>
    <description>The latest articles on DEV Community by Reymond Godoy (@e2e2a).</description>
    <link>https://dev.to/e2e2a</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3912156%2F5ff0861e-5993-458f-a24c-07ba03dd7f83.jpg</url>
      <title>DEV Community: Reymond Godoy</title>
      <link>https://dev.to/e2e2a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/e2e2a"/>
    <language>en</language>
    <item>
      <title>Project Stria - Web-based Markdown Editor</title>
      <dc:creator>Reymond Godoy</dc:creator>
      <pubDate>Mon, 04 May 2026 13:29:27 +0000</pubDate>
      <link>https://dev.to/e2e2a/project-stria-5937</link>
      <guid>https://dev.to/e2e2a/project-stria-5937</guid>
      <description>&lt;p&gt;I’ve been working on a web-based Markdown editor inspired by tools like Obsidian, focused on structured documentation workflows.&lt;/p&gt;

&lt;p&gt;The idea is to explore a browser-based writing environment for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;documentation&lt;/li&gt;
&lt;li&gt;knowledge bases&lt;/li&gt;
&lt;li&gt;structured Markdown content&lt;/li&gt;
&lt;li&gt;RAG-ready text pipelines&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What it includes:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Live Markdown preview&lt;/li&gt;
&lt;li&gt;Callouts and Mermaid diagrams&lt;/li&gt;
&lt;li&gt;Link-based structured notes&lt;/li&gt;
&lt;li&gt;Obsidian-like writing experience in the browser&lt;/li&gt;
&lt;li&gt;API-first design (docs/api.md for backend integration)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Current status:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Frontend-only prototype (no database yet)&lt;/li&gt;
&lt;li&gt;No persistence — just live editing/testing in the browser&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I’m trying to validate:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Is this type of browser-based Markdown editor actually useful?&lt;/li&gt;
&lt;li&gt;Would you use something like this?&lt;/li&gt;
&lt;li&gt;What’s missing for real-world adoption?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Live demo: &lt;a href="https://stria-nine.vercel.app/" rel="noopener noreferrer"&gt;https://stria-nine.vercel.app/&lt;/a&gt;&lt;br&gt;
Source code: &lt;a href="https://github.com/e2e2a/stria" rel="noopener noreferrer"&gt;https://github.com/e2e2a/stria&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any feedback is appreciated, especially brutally honest takes.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>nextjs</category>
      <category>programming</category>
      <category>react</category>
    </item>
  </channel>
</rss>
