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-08-13 23:02:13 +01:00
2020-08-13 17:46:42 +08:00
2020-09-25 12:38:41 +09:00
2020-07-01 11:42:28 +08:00
2019-10-20 14:30:56 +08:00