rjeschke / txtmark

Yet another markdown processor for the JVM
Apache License 2.0
449 stars 100 forks source link

refactor some codes #53

Open shuhaoc opened 8 years ago

shuhaoc commented 8 years ago
  1. extract class LineReader from Processor
  2. extract method initTailing and initHeading from Line.init