gemtext package #2

Closed
opened 2023-01-12 16:36:12 +00:00 by tjp · 0 comments
Owner

A top-level package (alongside gemini) called gemtext.

Some initial ideas for this package:

  • a gemtext parser
    • it'll need simplistic AST/tokens (given the properties of gemtext, lines can be 1-1 with tokens and we only need a flat list of them)
  • some translators gemtext AST -> [markdown, html, ?]
  • identify gemlog feed links (translate to RSS or Atom?)
A top-level package (alongside `gemini`) called `gemtext`. Some initial ideas for this package: * a gemtext parser * it'll need simplistic AST/tokens (given the properties of gemtext, lines can be 1-1 with tokens and we only need a flat list of them) * some translators gemtext AST -> [markdown, html, ?] * identify gemlog feed links (translate to RSS or Atom?)
tjp self-assigned this 2023-01-13 17:50:16 +00:00
tjp added reference gemtext 2023-01-13 17:52:18 +00:00
tjp referenced this issue from a commit 2023-01-14 16:58:43 +00:00
tjp closed this issue 2023-01-14 16:59:58 +00:00
tjp added the
enhancement
label 2023-01-14 18:11:33 +00:00
This repo is archived. You cannot comment on issues.
No description provided.