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

Stalls when trying to display doing files #19

Closed
pax opened this issue Sep 6, 2018 · 1 comment
Closed

Stalls when trying to display doing files #19

pax opened this issue Sep 6, 2018 · 1 comment

Comments

@pax
Copy link

pax commented Sep 6, 2018

mdless stalls when attempting to render doing markdown files.

also tried with cat.
script freezes, then upon Ctrl + C I get this message:

  ~/.rvm/gems/ruby-2.3.1/gems/mdless-0.0.10/lib/mdless/converter.rb:338:in `sub!': Interrupt
  from ~/.rvm/gems/ruby-2.3.1/gems/mdless-0.0.10/lib/mdless/converter.rb:338:in `convert_markdown'
  from ~/.rvm/gems/ruby-2.3.1/gems/mdless-0.0.10/lib/mdless/converter.rb:118:in `block in initialize'
  from ~/.rvm/gems/ruby-2.3.1/gems/mdless-0.0.10/lib/mdless/converter.rb:106:in `each'
  from ~/.rvm/gems/ruby-2.3.1/gems/mdless-0.0.10/lib/mdless/converter.rb:106:in `initialize'
  from ~/.rvm/gems/ruby-2.3.1/gems/mdless-0.0.10/bin/mdless:17:in `new'
  from ~/.rvm/gems/ruby-2.3.1/gems/mdless-0.0.10/bin/mdless:17:in `<top (required)>'
  from ~/.rvm/gems/ruby-2.3.1/bin/mdless:23:in `load'
  from ~/.rvm/gems/ruby-2.3.1/bin/mdless:23:in `<main>'
  from ~/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'
  from ~/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'

* while trying to render my doing file as an Übersicht widget

@ttscoff
Copy link
Owner

ttscoff commented Sep 13, 2019

In general doing files are not Markdown, they're TaskPaper format. That said, while the highlighting isn't ideal, you should no longer get errors on them.

I might consider special handling for these in the future, but doing has its own output formatting features that offer a lot more power...

@ttscoff ttscoff closed this as completed Sep 13, 2019
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

2 participants