Tomasz Sowa 4f8ae6ce29 some work in HTMLFilter
- instead of directly using pchar pointer now we use pointers/streams from BaseParser
- removed support for putting a white char in long words: removed BreakWord(size_t break_after_) method
- changed the way how white characters are treated: added white_chars_mode(int mode) method
  mode 0: WHITE_MODE_ORIGIN
  mode 1: WHITE_MODE_SINGLE_LINE
  mode 2: WHITE_MODE_TREE
2021-07-20 20:48:01 +02:00
2021-07-20 20:48:01 +02:00
2021-05-18 23:58:46 +02:00
Description
No description provided
2.2 MiB
Languages
C++ 98.3%
Shell 0.6%
C 0.6%
Makefile 0.5%