emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Issue with workaround (referring to sonarqube badges in github README.org)
@ 2017-11-01 17:53 Steinar Bang
  0 siblings, 0 replies; only message in thread
From: Steinar Bang @ 2017-11-01 17:53 UTC (permalink / raw)
  To: emacs-orgmode

I use org-mode syntax for my github README file, because I'm more
familiar with it, and because I use org-mode.

I ran into a problem when trying to use SonarQube status badges from
SonarCloud: the badge images didn't show up, instead the URL to the REST
API call generating the badge was shown[1].

According to a comment response on the issue[2], this is caused by
org-mode, because org-mode only creates image links for URLs containing
a file extension matching a supported image type.

Luckily the same message suggested a workaround: add the
pseudo-page-internal-link "#.svg" to the image URLs.

The results can be viewed on[3].

References:
[1] <https://github.com/github/markup/issues/1124>
[2] <https://github.com/github/markup/issues/1124#issuecomment-340941001>
[3] <https://github.com/steinarb/ukelonn/tree/work/use-liquibase#status>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-01 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-01 17:53 Issue with workaround (referring to sonarqube badges in github README.org) Steinar Bang

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).