Giter Site home page Giter Site logo

Markdown not being parsed about hologram HOT 2 CLOSED

AStoker avatar AStoker commented on September 10, 2024
Markdown not being parsed

from hologram.

Comments (2)

jdcantrell avatar jdcantrell commented on September 10, 2024

I think your markdown is indented too far and is being viewed as code, does this work:

$test-color: red !default;


/*doc
---
title: First
name: first 
category: basics
---

```html_example
<div class="test">test</div>
```

## Test
##Test
*/
.test {
    color: $test-color;
}

from hologram.

AStoker avatar AStoker commented on September 10, 2024

Well, color me embarrassed. That's all it was. Much appreciated. VS did some auto-indentation, so I figured it was right... Figured Microsoft was right... First mistake ;) Thanks!

from hologram.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.