question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

:word: displays broken image

See original GitHub issue

OS Version : Windows 7 Markdown pdf : 2.0.4

I have a problem. How to display a word between colon and colon?

I tried two ways. One is’ jdbc:goldilocks:// 192.168.0.5:22581/test’. the other is ‘jdbc:goldilocks://Server IP:Database listener Port/test’.

First thing display $#58; and it is unrefined. Second display just broken image.

I want to display ‘jdbc:goldilocks://…’

Do you know the way? or is it a bug?

    Driver Name : 원하는 드라이버 명을 입력한다.
 
    Description : 드라이버 명의 설명을 입력한다.

    Database    : Other 를 선택한다.

    JDBC URL    : Goldilocks URL 은 다음과 같다. ( 띄어쓰기 제외 )

                         jdbc:goldilocks://Server IP:Database listener Port/test
                               => Display with broken image
                        위의 테스트 서버에서는 URL 이 다음과 같다.
       
                         jdbc:goldilocks:// 192.168.0.5 : 22581 / test
                               => Display :goldilocks&#58

`

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
BlueHatbRitcommented, Nov 10, 2017

This has now been fixed with no updates required, @travs you’ll just need to re-pull mdpdf and turn off the flag disabling emojis.

Credit to showdown-emoji folks for the fix 👍

1reaction
travscommented, Sep 11, 2017

@BlueHatbRit Awesome! Moved here. @dalzzing2 See the new config in markdown-pdf@2.0.5, and disable emoji conversion (false). Should be good to go!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Display of pictures broken on word online - Microsoft Community
Display of pictures broken on word online. Hello,. I have some issue about word online, i have a capture of the problem :...
Read more >
How To Fix the Picture Can't Be Displayed in Word?
Go to File and select Options · Click on the Advanced tab · Scroll down to see Show document content · Enable Show...
Read more >
Pictures Cannot Display in Corrupt Word Documents
Detailed information about some pictures cannot display when openning a corrupted Word document file, including the error symptom, a precise explanation, ...
Read more >
Solution for Image Not Visible on Microsoft Word Document
sometimes Word document image not visible and shows only borders. in this situation how can we make visible the images ?This video shows...
Read more >
Dynamic images served over HTTPS display broken image in ...
We have an application that produces HTML documents which the user opens in word from the web server, so they open ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found