Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Can this editor problem be fixed?

The following video shows unexpected behaviour when I want to make a list of something:
https://www.screencast.com/t/4QT0iCdxi1

I press ":", then "enter", then "-" then "space"

  
  
Posted 4 years ago
Edited 4 years ago
Votes Newest

Answers


Unfortunately, I can't do anything about that. I don't think it's an issue at all. Once you start typing after "-" the formatting is back to normal.

Please, use GitHub for reporting issues.

  
  
Posted 4 years ago
Alex Bogdanovski
1K × 9 Administrator
4K Views
1 Answer
4 years ago
4 years ago
Tags