#4813·summernote

Force Summernote to convert typed/pasted URL into the link

Author: freescout-helpCreated Jul 24, 2026Updated Sep 13, 2026

We are trying to find a way to do the following:

  1. User types or pastes a bare URL into the editor (e.g. https://example.com)
  2. The user does not press Space or Enter (so the URL is not converted into the link automatically)
  3. We need to find a way to make Summernote editor to convert that URL into the link.