hasgeek / funnel

Website for hasgeek.com
https://hasgeek.com/
GNU Affero General Public License v3.0
46 stars 52 forks source link

Render codemirror editor consistent with config profile #1497

Open miteshashar opened 1 year ago

miteshashar commented 1 year ago

Transform and pass config profile to front-end for codemirror editor rendering to be consistent with the profile.

miteshashar commented 1 year ago

References:

miteshashar commented 1 year ago

@jace Check out https://ixora.karawale.in/docs/

miteshashar commented 1 year ago

@jace:

The disparity with our markup is okay. Merely using CM6 with GFM mode is a sufficient goal.

We will evaluate how granularly configurable CM6 config is. If this is doable out of the box, we could consider it or else deprioritize it further.

jace commented 1 year ago

@jace Check out ixora.karawale.in/docs

Ixora looks great. If it's stable on mobile browsers, we should use it.