Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

no Preview, only "Loading AsciiDoc..." #304

Open
arcusbude opened this issue Jan 24, 2020 · 1 comment
Open

no Preview, only "Loading AsciiDoc..." #304

arcusbude opened this issue Jan 24, 2020 · 1 comment

Comments

@arcusbude
Copy link

Description

When enabling Preview for a simple adoc i get only the "Loading AsciiDoc..." Sign. In Browser console i see a stacktrace:

events.js:106 handler is not defined ReferenceError: handler is not defined
    at process.<anonymous> (/usr/share/atom/resources/app.asar/src/task-bootstrap.js:51:20)
    at emitTwo (events.js:106:13)
    at process.emit (events.js:194:7)
    at process.nextTick (internal/child_process.js:766:12)
    at _combinedTickCallback (internal/process/next_tick.js:73:7)
    at process._tickCallback (internal/process/next_tick.js:104:9)
(anonymous) @ <embedded>:76210
(anonymous) @ <embedded>:76284
module.exports.Emitter.simpleDispatch @ <embedded>:66749
module.exports.Emitter.emit @ <embedded>:66865
(anonymous) @ <embedded>:76236
emitTwo @ events.js:106
emit @ events.js:194
process.nextTick @ internal/child_process.js:766
_combinedTickCallback @ internal/process/next_tick.js:73
_tickCallback @ internal/process/next_tick.js:104

  • Atom version: 1.27.1 x64
  • OS: Debian 9
  • asciidoc-preview version: 2.13.1
  • language-asciidoc version: 1.11.0

Syntax example

## sdfsdf
@mmacata
Copy link

mmacata commented Feb 18, 2021

I had the same problem with Atom 1.26.1. After an update of atom it is now working (to 1.54.0). asciidoc-preview is and was version 2.13.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants