Code Monkey home page Code Monkey logo

vscode-markdown-preview-wikilinks's Introduction

Markdown Wikilinks Preview

Note: Markdown Notes now has a better version of this, integrated into the extension itself. I would not recommend using this in combination with it.

Allows wikilinks features within the VSCode markdown preview.

Uses a fork of a markdown-it plugin (original here In order to make linking markdown documents a bit more rewarding - The VSCode preview window now also shows wikilinks correctly.

This is still in very early development. If anything goes wrong, submit an issue or a PR.

Features

  • Enables highlighting of Wikilinks within the VSCode Markdown Preview. (Works with piped links as well!)
  • Allows clicking on those links to go to the referenced file's preview.

Limitations

  • When clicking a link inside the preview, only the preview will update; The file won't open in your editor.

  • Linking between files with different extensions (e.g. .markdown and .md) Will cause trouble.

    • Currently, this extension will append any link with a .md extension.
  • File naming convention is very basic: lowercase-filenames-without-spaces-or-periods will work the best. Anything else is bandit territory.

Roadmap

  • User defined settings
    • File type (.markdown, .mdx, etc.)

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.