GithubHelp home page GithubHelp logo

Comments (2)

laurentalacoque avatar laurentalacoque commented on May 25, 2024 1

I too would dream of such a feature.
I guess it wouldn't be too much hastle to implement too.
a simple

extension_configs = { 'codehilite': { 'lang':'python'}}

would do the trick.

I have some lisp snippets that aren't recognized by codehighlite in automatic mode.

from markdown.

waylan avatar waylan commented on May 25, 2024

This feels a little to much like feature creep to me. I'm going to say
you have two options. (1) don't define any language and let pygments
guess the language (it does pretty good on all but the shortest of
code snippets) or (2) write your own extension which implements your
feature (we created the API for just this sort of stuff). And, if your
extension gets lots of attention, we'll think about adding it then.

On Wed, Jun 22, 2011 at 2:15 AM, mgorny
[email protected]
wrote:

If I run markdown on a single set of docs where all code examples are in the same language, I don't see a reason to repeat ...python over and over again. It would be nice if codehilite allowed specifying the common language once.

Reply to this email directly or view it on GitHub:
#26


\X/ /-\ `/ |_ /-\ ||
Waylan Limberg

from markdown.

Related Issues (20)

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.