Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add customization option to disable markdown syntax highlighting#59

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bbatsov merged 1 commit intoclojure-emacs:mainfromrrudakov:main
Feb 16, 2025

Conversation

@rrudakov
Copy link
Contributor

Before submitting a PR mark the checkboxes for the items you've done (if you
think a checkbox does not apply, then leave it unchecked):

  • You've runM-x checkdoc and fixed any warnings in the code you've written.
  • You've updated the changelog (if adding/changing user-visible functionality).
  • You've updated the readme (if adding/changing user-visible functionality).

Thanks!


I would like to introduce a new customization option to disable inline markdown.

After working for some time withclojure-ts-mode on relatively big project I noticed some problems with it. Markdown syntax highlighting is not accurate (note closing backtick has different color in different docstrings):

image

Also having it enabled sometimes introduces memory leaks. Emacs hangs and consumes all available RAM. Unfortunately I couldn't figure out a reliable recipe to reproduce the memory leak.

@bbatsovbbatsov merged commit5794188 intoclojure-emacs:mainFeb 16, 2025
3 checks passed
@bbatsov
Copy link
Member

That's fine by me, but please also open a separate issue about the problems you've encountered, so we won't forget to investigate and fix them eventually.

@rrudakov
Copy link
ContributorAuthor

That's fine by me, but please also open a separate issue about the problems you've encountered, so we won't forget to investigate and fix them eventually.

Thanks! I'll create an issue shortly.

@rrudakovrrudakov mentioned this pull requestFeb 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@rrudakov@bbatsov

[8]ページ先頭

©2009-2025 Movatter.jp