TAKAHASHI Tamotsu ac43db80de Fix matchInContainer false positives
The function should match only the beginnings of lines.

For example, see this testcase:
```
:::spoiler
here is a :::
:::
:::
```
The last line should be completed.

Without this patch, the third line is completed and the last is not.

Signed-off-by: Tamotsu Takahashi <ttakah@gmail.com>
2020-09-25 12:38:41 +09:00
..
2020-09-25 12:38:41 +09:00
2016-11-14 16:45:57 +08:00
2019-08-04 23:56:24 +08:00
2018-06-24 13:24:12 +02:00
2019-10-07 17:41:18 +08:00