atom-asciidoc-preview icon indicating copy to clipboard operation
atom-asciidoc-preview copied to clipboard

Code blocks blank in preview.

Open mitm001 opened this issue 3 years ago • 5 comments

Description

Code blocks started showing up in pre-veiw as if they were empty. i.e blank box. Used to work fine.

  • Atom version: 1.54
  • OS: windows 7
  • asciidoc-preview version: 2.13.1
  • language-asciidoc version: 1.11

Screenshots

https://imgbox.com/WDAqGZZ7

Syntax example

[source, java]
----
public class MyBaseAppState extends BaseAppState { 

}
----

mitm001 avatar Mar 08 '21 07:03 mitm001

I'm experiencing this very issue with running Atom on a Linux system.

dfitzmau avatar Jun 25 '21 16:06 dfitzmau

Yeah, same problem here. Depends on the choosen language. [source,bash] or [source,sql] works fine, [source,ruby] not.

swobspace avatar Aug 27 '21 06:08 swobspace

Same here, even for [source,bash].

Atom 1.58.0 x64 OS: macOS 11.4 asciidoc-preview version 2.13.

Bildschirmfoto 2021-09-24 um 08 50 47 1

knowname avatar Sep 24 '21 06:09 knowname

Any update? Did this get resolved?

Siva4nortek avatar Dec 08 '21 20:12 Siva4nortek

Same here, even for [source,java]. Is there any update on how to resolve this issue in Atom? Thanks

michelle-purcell avatar Mar 11 '22 10:03 michelle-purcell