Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Code highlighting isn't showing up. #10

@rawrgulmuffins

Description

@rawrgulmuffins

Using the latest version of BT3-Flat, a article which contains code doesn't show syntax highlighting.

Example article snippet.

I’ll give you a hint

  empty_record = EMPTY_INDEX_RECORD
  Print(EMPTY_INDEX_RECORD)
  # prints {"dates":[], "files_to_ignore":{}} on 
  # the first function call.

  empty_record = EMPTY_INDEX_RECORD
  Print(EMPTY_INDEX_RECORD)
  # prints {"dates":[], "files_to_ignore":{“9”: 
  # “test”}} on the second function call.

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