You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@seanpetiya@kcoyle, if you want to publish a complete HTML page as it is, use .html extension for the files instead of .md. For example, docs/ns/index.md should be docs/ns/index.html to prevent it from being further processed by GitHub pages; this page will be rendered differently if you use .md extensions as in the screenshot.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
@seanpetiya @kcoyle, if you want to publish a complete HTML page as it is, use
.htmlextension for the files instead of.md. For example,docs/ns/index.mdshould bedocs/ns/index.htmlto prevent it from being further processed by GitHub pages; this page will be rendered differently if you use.mdextensions as in the screenshot.I have fixed this with c9f5d41
Beta Was this translation helpful? Give feedback.
All reactions