#ZegnatIn actuality, I think neither is “expected”. The mf2 output should match whatever was used by the HTML input.
#KartikPrabhubut again that might depend on the HTML parser used and possibly the OS
#ZegnatIt shouldn’t. I don’t recall the HTML spec normalising between \r\n and \n. So HTML parsers should not touch it.
#ZegnatYour OS shouldn’t be changing the bytes of an HTML file either, without you triggering anything.
#KartikPrabhuyeah I won't worry about that part for now
#ZegnatIt might be up to the HTML author’s OS. But that’s of no concern. The Text Node’s bytes should be copied verbatim at all times. So neither \r\n or \n is “expected”.
#ZegnatIf there is a normalisation step somewhere, I’d be happy if someone could point me at it :)
#ZegnatIf you are feeding mf2php HTML with \n and it gives you \r\n back, that’s probably a bug
#KartikPrabhuyeah, I am using \n since I am on a Unix machine
#Loqi[Tantek Çelik] h-entry is a simple, open format for episodic or datestamped content on the web. h-entry is often used with content intended to be syndicated, e.g. blog posts. h-entry is one of several open microformat standards suitable for embedding data in HTML.
...
#sknebeltrue, I always assumed specific jf2 profiles when mentioning jf2
#sknebeloh, and no, jf2 reserves html and content as names for content, explicitly only allowing single-values