Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Katex Package to Js #6671

Merged
merged 3 commits into from
Apr 24, 2017
Merged

Convert Katex Package to Js #6671

merged 3 commits into from
Apr 24, 2017

Conversation

MartinSchoeler
Copy link
Contributor

@RocketChat/core

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-6671 April 12, 2017 17:18 Inactive
@engelgabriel engelgabriel modified the milestone: 0.56.0 Apr 18, 2017
];
}

find_opening_delimiter(str, start) {
Copy link
Member

Choose a reason for hiding this comment

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

Can you keep all comments?

message.tokens = [];
}
render_func = (latex, displayMode) => {
const token = `=&=${ Random.id() }=&=`;
Copy link
Member

Choose a reason for hiding this comment

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

We are not using =&= anymore, use =!=. Be careful when you sync, probably you got a conflict here and ignored the change

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-6671 April 20, 2017 18:42 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants