Added functios include:
- QString singleLineCommentMarker() const
- CommentPosition singleLineCommentPosition() const
- QPair<QString, QString> multiLineCommentMarker() const
Note: Some highlighting xml files define multiple singleLine and multiLine
comments. Currently, the last one wins...