Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Attempt to fix issue #145 - Rendering error line number offsets #149

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

Commits on Dec 7, 2015

  1. Fix loading package data

    dskecse authored and matt-garman committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    8f4bc5c View commit details
    Browse the repository at this point in the history
  2. Replace SASS with libsass

    * libsass is faster as it is written in C
    * Drop Ruby dependency
    * Add Sass to the test site
    * Use libsass-python API to compile Sass files
    * Remove .sass/.scss files from output_dir after compilation
    dskecse authored and matt-garman committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    3f55a6e View commit details
    Browse the repository at this point in the history
  3. Prepend page content with X newlines, where X is the number of lines …

    …of metadata. This is to fix issue mythmon#145: reStructuredText rendering errors have incorrect line numbers
    matt-garman committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    2cd19ed View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

  1. Configuration menu
    Copy the full SHA
    951f0b5 View commit details
    Browse the repository at this point in the history