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

Links with escaped brackets are not handled properly. #409

Closed
yyoncho opened this issue Aug 15, 2019 · 2 comments
Closed

Links with escaped brackets are not handled properly. #409

yyoncho opened this issue Aug 15, 2019 · 2 comments

Comments

@yyoncho
Copy link

yyoncho commented Aug 15, 2019

Expected Behavior

Links like that should be rendered(like github does):

run(Class, String [])

Actual Behavior

[run(Class, String \[\])](http://foo.com)

Steps to Reproduce

have a document with such link

Backtrace

N/A

Software Versions

System Info 💻

  • OS: gnu/linux
  • Emacs: 27.0.50
  • Spacemacs: 0.300.0
  • Spacemacs branch: fix-company-lsp (rev. 2c905a0e8)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: hybrid
  • Completion: helm
  • Layers:
  • System configuration features: XPM JPEG TIFF GIF PNG SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY GNUTLS LIBXML2 FREETYPE HARFBUZZ XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS JSON PDUMPER GMP
@ideasman42
Copy link

ideasman42 commented Jan 30, 2020

Noted this issue here: https://emacs.stackexchange.com/q/55056/2418

Any info on displaying docstrings as plain text would be an improvement.

@syohex syohex mentioned this issue May 12, 2020
6 tasks
@syohex
Copy link
Collaborator

syohex commented May 12, 2020

I have merged #484. Please check latest version.

@syohex syohex closed this as completed May 12, 2020
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

No branches or pull requests

3 participants