Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

if inline style was applied by other plugin md plugin should not unst… #141

Conversation

andrewfan
Copy link

…ick it

@@ -13,6 +13,11 @@ import {
import { Map, List } from "immutable";
import createMarkdownPlugin from "../";

const applyMDtoInlineStyleChange = editorState =>
Copy link
Author

@andrewfan andrewfan Oct 19, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure what is better

  • copy this function from new tests and leave it here until old styled tests will be migrated (will they?)
  • simply import it from new tests

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simply import it from new tests, old tests will stay as they are I'm pretty sure!

@andrewfan
Copy link
Author

fixes for #122

Copy link

@mxstbr mxstbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it looks good?

@mxstbr mxstbr merged commit c5927d1 into withspectrum:master Oct 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants