CoreMedia CKEditor 5 Plugins
    Preparing search index...
    • Parses ID of content links as they are represented in data view.

      Thus, you may expect results as follows, for example:

      • content:42 evaluates to number 42
      • https://example.org/ evaluates to undefined

      Parameters

      • value: string

        value to parse

      Returns number | undefined