I'm only familiar with Java development and I can't seem to make a change to the source of the html converter. Anyone else have any experience? I'm trying to redo the output style from <div><span> to <p>. I'm not having trouble with the code, it's compiling it once I've made my changes to the emitter.java file of src/lrf/html folder.
|