aboutsummaryrefslogtreecommitdiff
path: root/src/gemini_to_html.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: mathjax latex renderingv0.2.2Fuwn2023-02-041-2/+11
|
* feat: mathjaxFuwn2023-02-041-1/+1
|
* feat: markdown to htmlFuwn2023-02-041-5/+6
|
* fix(gemini_to_html.rs): remove html escapingFuwn2023-02-041-3/+2
|
* build(rustup): move from nightly to stable)Fuwn2023-02-041-28/+20
|
* fix(gemini_to_html.rs): html entity-encode geminiv0.2.1Fuwn2022-07-171-2/+3
|
* fix(gemini_to_html): keep non gemini urlsFuwn2022-06-131-4/+9
|
* fix(gemini_to_html): circumlunar.space style urlsFuwn2022-06-131-1/+4
|
* deps(germ): bump and use new-style astFuwn2022-06-021-4/+6
|
* fix(gemini_to_html): replace redundanciesFuwn2022-06-021-2/+2
|
* refactor(src): move parts to seperate filesFuwn2022-06-011-0/+150