life-itself/web3

[inbox] Improvements to content presentation

Open

#70 aperta il 17 mar 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (2 assegnatari)HTML (218 fork)batch import
good first issue

Metriche repository

Star
 (1644 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Context: we are using a remark-based pipeline for converting markdown => html (all inside of a nextjs react app).

We are also tending to use obsidian to edit the content in the wiki (though you can use any markdown editor you like!).

Writing / Markdown

  • #99
  • Display videos nicely #88
  • Support proper obsidian wiki link syntaxes - #96
  • Citation rendering #91 ie. [@bernanke_essays_2004] work see eg. https://web3.lifeitself.us/concepts/gold-standard
  • Support additional obsidian markdown e.g.
    • GFM: table and task list, footnotes (?)
      | Markdown **table** |
      **- [x] Task list**
      
    • #Tags
    • $$LaTeX math$$

Big

  • #127
  • #128
  • #82
  • #129

Minor nice to have

WONTFIX

  • 🔽 link to good first issue stuff from contribute section WONTFIX. People who know what they are doing will work this out (?)

Guida contributor