Current behavior
Fetching web title does not work when inside a markdown title.
Expected behavior (as in BN 0.11.12)
- create a new markdown note
- write a title:
#
- paste some url:
# https://www.google.com/
result: # [Google](https://www.google.com/)
Steps to reproduce
- create a new markdown note
- write a title:
#
- paste some url:
# https://www.google.com/
result: # https://www.google.com/
Environment
- Version : 0.11.15
- OS Version and name : 16.04 Ubuntu
Current behavior
Fetching web title does not work when inside a markdown title.
Expected behavior (as in BN 0.11.12)
## https://www.google.com/result:
# [Google](https://www.google.com/)Steps to reproduce
## https://www.google.com/result:
# https://www.google.com/Environment