Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

fix issue#63: make dependency markit upgrade to 0.2.0 and fixed post title parsing problem #65

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 19, 2015

  1. fix issue#63: make dependency markit upgrade to 0.2.0 and fixed pos…

    …t title parsing problem
    
    `markit` v0.2.0 does generate head tag code snippet with id attribute which leads to
    `html.match(/<h1>(.*?)<\/h1>/);` can not match anything.
    qhhonx committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    8344539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d891c9b View commit details
    Browse the repository at this point in the history