Code Monkey home page Code Monkey logo

jekyll-modes's People

Contributors

fred-o avatar purcell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

jekyll-modes's Issues

Don't work from Melpa

After polymode update the pacakge don't work anymore when you installit from Melpa.

First missing jekyll-markdown then this:

Debugger entered--Lisp error: (void-function pm-hbtchunkmode)
  (pm-hbtchunkmode "yaml" :mode 'yaml-mode :head-reg "\\`---\n" :tail-reg "[^\\`]---\n")
  eval((pm-hbtchunkmode "yaml" :mode 'yaml-mode :head-reg "\\`---\n" :tail-reg "[^\\`]---\n"))
```
pm is probably polymode function that was removed.

Polymode rewritten.

Polymode has been rewritten with many fixes and much simplified developer API.

I would be more than happy to provide a PR, but I would need a few comprehensive examples with liquid tags for the sake of indentation. Particularly the if-else blocks in html and markdown.

Would you be interested?

error with Emacs 24 - Osx

Hi there,
thank you for sharing your script.
I can't use it now because I'm getting this error:

Lisp error: (void-function markdown-mode)
  markdown-mode()
  pm-polymode([object pm-polymode-multi-auto "markdown-1" [object pm-polymode-multi-auto "markdown" unbound pm-host/markdown polymode-minor-mode " PM" (pm-exporter/pandoc) nil nil nil polymode-mode-map nil unbound nil nil nil (jekyll/yaml-frontmatter jekyll/liquid-expression jekyll/liquid-tag) jekyll/pygments nil] unbound jekyll-markdown-mode unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound])
  apply(pm-polymode [object pm-polymode-multi-auto "markdown-1" [object pm-polymode-multi-auto "markdown" unbound pm-host/markdown polymode-minor-mode " PM" (pm-exporter/pandoc) nil nil nil polymode-mode-map nil unbound nil nil nil (jekyll/yaml-frontmatter jekyll/liquid-expression jekyll/liquid-tag) jekyll/pygments nil] unbound jekyll-markdown-mode unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound])
  call-next-method()
  pm-polymode-multi([object pm-polymode-multi-auto "markdown-1" [object pm-polymode-multi-auto "markdown" unbound pm-host/markdown polymode-minor-mode " PM" (pm-exporter/pandoc) nil nil nil polymode-mode-map nil unbound nil nil nil (jekyll/yaml-frontmatter jekyll/liquid-expression jekyll/liquid-tag) jekyll/pygments nil] unbound jekyll-markdown-mode unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound])
  apply(pm-polymode-multi [object pm-polymode-multi-auto "markdown-1" [object pm-polymode-multi-auto "markdown" unbound pm-host/markdown polymode-minor-mode " PM" (pm-exporter/pandoc) nil nil nil polymode-mode-map nil unbound nil nil nil (jekyll/yaml-frontmatter jekyll/liquid-expression jekyll/liquid-tag) jekyll/pygments nil] unbound jekyll-markdown-mode unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound])
  eieio-generic-call-primary-only(pm-initialize ([object pm-polymode-multi-auto "markdown-1" [object pm-polymode-multi-auto "markdown" unbound pm-host/markdown polymode-minor-mode " PM" (pm-exporter/pandoc) nil nil nil polymode-mode-map nil unbound nil nil nil (jekyll/yaml-frontmatter jekyll/liquid-expression jekyll/liquid-tag) jekyll/pygments nil] unbound jekyll-markdown-mode unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound]))
  pm-initialize([object pm-polymode-multi-auto "markdown-1" [object pm-polymode-multi-auto "markdown" unbound pm-host/markdown polymode-minor-mode " PM" (pm-exporter/pandoc) nil nil nil polymode-mode-map nil unbound nil nil nil (jekyll/yaml-frontmatter jekyll/liquid-expression jekyll/liquid-tag) jekyll/pygments nil] unbound jekyll-markdown-mode unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound unbound])
  jekyll-markdown-mode()
  set-auto-mode-0(jekyll-markdown-mode nil)
  set-auto-mode()
  normal-mode(t)
  after-find-file(nil t)
  find-file-noselect-1(#<buffer 2015-08-18-create-scene.markdown> "~/workspace/webgl-with-threejs/_posts/2015-08-18-create-scene.markdown" nil nil "~/workspace/webgl-with-threejs/_posts/2015-08-18-create-scene.markdown" (6845682 16777218))
  find-file-noselect("~/workspace/webgl-with-threejs/_posts/2015-08-18-create-scene.markdown" nil nil t)
  find-file("~/workspace/webgl-with-threejs/_posts/2015-08-18-create-scene.markdown" t)
  call-interactively(find-file nil nil)
  command-execute(find-file)

I've installed the package from MELPA.
While compiling I got some warning about deprecated functions.

thank you,
pietro

php-mode not enabled when tag have options

I'm using this code:

{% highlight php startinline=true %}

{% endhighlight %}

So I don't need to specify the <?php tag, but this make jekyll-modes not enable php-mode

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.