GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod IRichSequenceBase.normalizeEndWithEOL(null)
O
normalizeEndWithEOL()
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
toString()
S
normalizeEndWithEOL()
Normalize eol: embedded \r and \r\n are converted to \n <p> Append EOL sequence if s...
class Escaping
S
normalizeEOL()
Normalize eol: embedded \r and \r\n are converted to \n