Skip to content

I am getting a second level navigation when I try to add HTML code to my comments #133

@herrjosua

Description

@herrjosua

I am trying to get styledocco to work with the project I am working on. I am using the less version of Bootstrap and the Aurelia framework. I am able to Generate documentation for my project using the following command: styledocco -n "heimdall-uiapp" -o src/styleguide --preprocessor "less src/less/*" styles. I have added the following comment to one of my custom less files and I have prefixed my HTML with 4 spaces (I also also tried to "```" notation as well):

/*  
Base
===============

Standard Bootstrap button

    <button class="btn btn-primary">Button</button>

*/

But when I view my documentation I get the following view. How would I resolve this issue? I can provide any additional information.

Some additional information. I have a main LESS file where I am importing all the Bootstrap LESS files, and then importing the customize LESS files.

screen shot 2016-07-18 at 14 06 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions