marcoSven

Results 17 issues of marcoSven

#### Do you want to request a _feature_ or report a _bug_? Bug #### What's the current behavior? Create React App live editing error on every change. Using installation [instructions](https://docs.slatejs.org/walkthroughs/01-installing-slate)...

### Description when providing custom data words can be separated by "-" instead of "_" example "flag-" "flag_" ### Checklist - [x] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [x]...

type: changeset :butterfly:

### Description Remove auto link if the link becomes invalid. Before: "window.confirm" results in "[window.co](//window.co)nfirm" After: "window.confirm" results in "window.confirm" Add options `findAutoLinks` and `isValidUrl` that if provided, are used...

test: unit :white_check_mark:
type: changeset :butterfly:

### Summary Links should detect trailing characters that invalidate a previously valid link. ### Steps to reproduce https://remirror.io/ 1. Type "window.co" - creates a valid link 2. Continue typing "nfirm"...

type: bug :beetle:

### Description Ability to provide a custom link validation function for the Remirror link extension. ### Context For a project that already uses another method of link validation, it would...

### Summary When inserting inline nodes on two separate lines at the start of the doc, undesired empty lines are inserted in between. For example, this markdown below that I...

type: bug :beetle:

### Description ### Checklist - [ ] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [ ] My code follows the code style of this project and `pnpm fix` completed successfully....

### Description looks like the link extension was accidentally added twice ### Checklist - [x] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [x] My code follows the code style of...

framework: react :atom_symbol:

### Description Option to Override TurndownService.prototype.escape related to #1717 ### Checklist - [x] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [x] My code follows the code style of this project...

type: changeset :butterfly:

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.74.0 - OS Version: Mac 12.6 Steps to Reproduce: The issues started with version 1.74.0 1....

bug
tasks
new release