htex

simple incorrect html parser
git clone git://git.relim.de/htex.git
Log | Files | Refs | README

README (203B)


      1 # htex
      2 
      3 ## build and install
      4 
      5 You have to install `libgrapheme` first from here: http://libs.suckless.org/libgrapheme/
      6 Then execute `make` and `make install`.
      7 
      8 ## docs
      9 
     10 For documentation run `man htex`.