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

PLUGIN Markdown #282

Closed

Commits on Nov 4, 2015

  1. Fixes shaarli#356

     * adding a link should return added link's hash
    * allow redirection relative urls in generateLocation
    ArthurHoaro committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    d01c234 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2015

  1. Merge pull request shaarli#368 from ArthurHoaro/returnurl-again

    Fixes shaarli#356 -  adding a link should return added link's hash
    ArthurHoaro committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    70df947 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2015

  1. Merge pull request shaarli#275 from shaarli/plugin-proposition

    Plugin proposition
    ArthurHoaro committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    fd006c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. index.php: group globals by theme, format comments

    Signed-off-by: VirtualTam <virtualtam@flibidi.net>
    virtualtam committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    28bb2b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request shaarli#373 from virtualtam/index/format-globals-c…

    …omments
    
    index.php: group globals by theme, format comments
    virtualtam committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    a00ea49 View commit details
    Browse the repository at this point in the history
  3. cleanup: remove the executable bit from source scripts

    Signed-off-by: VirtualTam <virtualtam@flibidi.net>
    virtualtam committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    a7921b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request shaarli#374 from virtualtam/cleanup

    cleanup: remove the executable bit from source scripts
    virtualtam committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    44d60ad View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2015

  1. PLUGIN Markdown

    Parse link description in Markdown (HTML) before rendering.
    
    Only a POC for now, needs work.
    ArthurHoaro committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    6ed8b07 View commit details
    Browse the repository at this point in the history