Comments

anon’s picture

anon’s picture

This is in progress for the Drupal 6 verison.

I have it working with markdown and BU right now, but I what to make it work with all the default BUEditors aswell.

  • BBCode
  • Commenter
  • Default
anon’s picture

Title: Feature: Support for BUEditor and Markdown » Feature: Support for BUEditor (and Markdown)
StatusFileSize
new5.47 KB

This patch only works for BUEditor with Markdowneditor.

thekk’s picture

Status: Active » Needs review
anon’s picture

Status: Needs review » Closed (won't fix)

I will not continue this work.

akhayyat’s picture

May I ask why?

I wanted to express my extreme interest in this feature, or any other means to use this module with Markdown (with or without BUEditor).

anon’s picture

I must say that I recently also have found interests in the markdown functionality.

Tho this isnt going to be implemented in the 6.x branch, or even in the 7.2 branch.

Im currently working on a 7.3 branch that will something callled insert plugins.
They will control how the "link" is inserted in different fields.

When I got everything else working for 7.3 I will take a look at this.

foopang’s picture

Hi anon, any update on this issue? I can't figure out how to use the insert plugins in 7.3 branch.

anon’s picture

In the 7.x-3.x markdown is supported for fields. (Not editors)

dave bagler’s picture

Issue summary: View changes

I have created a module that integrates Linkit with the Mardown Editor. The sandbox is here:
https://drupal.org/sandbox/baglerit/2184809

And the full project status application is here:
https://drupal.org/node/2192753

If you'd like to see this as a full module on drupal.org please consider reviewing the Linkit Markdown module.

dave bagler’s picture

The linkit_markdown project is now a full project available here: https://drupal.org/project/linkit_markdown

anon’s picture

Nice Dave.

I added a link on the Linkit project page.