Skip to content

Conversation

@anteriovieira
Copy link

import Vue from 'vue'
import VueMarkdown from 'vue-markdown'

Vue.use(VueMarkdown, {
  tag: 'md'
})

...
<md>**now I can use another tag :rocket:**</md>

now I can use another tag 🚀

@anteriovieira anteriovieira changed the title Add option tag 🚀 Add option tag Jan 11, 2018
@milindsingh
Copy link

Thanks @anteriovieira I have merged your PR in new repository and I am planning to maintain this package and have already merged most of the PR in my repository. Any contribution is welcomed to the new repository.

Please check https://github.com/adapttive/vue-markdown/
master: current version (with few fixes)
next: updated dependencies and few features added.

Use:
npm install @adapttive/vue-markdown

https://www.npmjs.com/package/@adapttive/vue-markdown

@anteriovieira anteriovieira marked this pull request as draft December 28, 2020 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants