Skip to content

hmsk/frontmatter-markdown-loader-vue-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontmatter-markdown-loader-vue-sample

Project setup

If works as a Vue component, this line should disappear. Try in your local!

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Here's code snipet which should not be compiled as Vue's template

Reported in Issue #4

<html lang="{{ app()->getLocale() }}">
  <body>
    {{ something }}
  </body>
</html>

In Issue #6, reported inline code is not working correctly.

Asset transformation

This image should be rendered on Vue

About

A sample project for compiled Vue by frontmatter-markdown-loader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages