Skip to content

/markdown.js not found (other "built-ins" like the CSS and Favicon not found either) #36

@convexset

Description

@convexset

I'm using OS X and ST3 build 3124.

When I attempt to read a markdown file, nothing renders. I see that /markdown.js is used to render the file... But it fails as follows in the Sublime Text console.

127.0.0.1 - - [23/Sep/2016 00:15:33] "GET /training-and-such/foundational-javascript-refresher/index.md HTTP/1.1" 200 -
127.0.0.1 - - [23/Sep/2016 00:15:33] code 404, message File not found
127.0.0.1 - - [23/Sep/2016 00:15:33] "GET /markdown.js HTTP/1.1" 404 -

... the same happens for /SublimeServer.css.

127.0.0.1 - - [23/Sep/2016 00:18:03] "GET /training-and-such/foundational-javascript-refresher/ HTTP/1.1" 200 -
127.0.0.1 - - [23/Sep/2016 00:18:03] code 404, message File not found
127.0.0.1 - - [23/Sep/2016 00:18:03] "GET /SublimeServer.css HTTP/1.1" 404 -

I opened up the package file but things are there.

Not sure how Sublime Packages work though. (Did I mention I'm on OS X?)

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