Danila Fedorin
|
94f6c99ea6
|
Begin a parser implementation from HTML into an internal representation.
|
2021-07-02 00:18:37 -07:00 |
|
Danila Fedorin
|
4ee15005f5
|
Inline code blocks don't contain other elements
|
2021-07-01 13:55:01 -07:00 |
|
Danila Fedorin
|
fd12baae3b
|
Add some other message parts as demo.
|
2021-07-01 13:55:01 -07:00 |
|
RMidhunSuresh
|
72f58b6001
|
Change lines[i] to line
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-05-18 14:26:56 +05:30 |
|
RMidhunSuresh
|
11d551f8a3
|
Add js-doc for parsePlainBody
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-05-17 20:39:23 +05:30 |
|
Bruno Windels
|
645470cd03
|
no need for private prop here
|
2021-05-17 12:45:55 +02:00 |
|
Bruno Windels
|
01b8b397b6
|
expose sourceString on result of parsing message body
and also do some cleanup
|
2021-05-17 11:26:30 +02:00 |
|