Skip to content

packages/nocms-plugin-directory-resources/src/renderDirectoryResourceHtml.js bug #10

@hilleer

Description

@hilleer

When you compile a markdown file that have html that will be part of the renderShortDescription it will compiled incorrectly.

nocms: {
   renderShortDescription: function(href) {
   let sitePathBacktrack = directoryResource.id.split('/').filter(Boolean).map(d => '..').join('/');

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions