Packages

A small library for parsing Gemini's gemtext. Runs on both Erlang and JS

Current section

Files

Jump to
glemtext include glemtext_Preformatted.hrl
Raw

include/glemtext_Preformatted.hrl

-record(preformatted, {alt :: gleam@option:option(binary()), text :: binary()}).