Rudxain / custom-emoji-inliner

takes a table of icon URLs, and it'll replace ":emoji_id:" by its corresponding <img> within any input file
Mozilla Public License 2.0
1 stars 0 forks source link

config + defs design thread #4

Open Rudxain opened 9 months ago

Rudxain commented 9 months ago

Should configuration and definitions/macros be unified in the same file? Or should there be 2 files?

Also, what names should they have? Which formats and schemas should be used?