Paragrafica

Typografica


paragrafica sets p tag before notypo -> div OR pre
Paragrafica does not recognize the terminator tag it needs to close an open <p> tag because it can't look inside the <!--notypo--> tag content per definition.


workflow

format() -> 

<!--notypo--> 

wackoformatter:
	preprocess
		""escaped text""
		{{action}}

	callback
		<#HTML#>
	
highlighter/ 

formatter/source

post_wacko -> ['stripnotypo' => 1]	

Inline actions (only relevant inside body -> body_r)

  1. anchor
  2. hits
  3. edit
  4. license (possibly)
  5. hashid
  6. lastedited
  7. ...

added <ignore> tag as terminator to Paragrafica

Comments