---
key1: value1
key2: value2
...
It supports up to 5 key/value pairs, though I want to edit that to support an arbitrary number!
@vahnj @PaulFerence oh, like, at the end of the profile text? YAML-esque? :)
@cat @PaulFerence at the beginning is where it processes it i think??? it could be anywhere idk :S
@cat @PaulFerence WHAT it takes --- at the end too? that's weird
@PaulFerence @vahnj yeah it has to have an --- fence at the start to denote it should be processed as YAML, then you have key-values, then another --- to indicate the end of the front-matter. It has to be at the start, and you can’t omit either fence! This is cool! Is it a Glitchsoc thing or Awoo-specific?
@cat @PaulFerence glitch.social!
@vahnj @PaulFerence neat!
@vahnj @PaulFerence you gotta keep em separated