The Github Pro Documentation Page
while exploring your site you might notice that GitHub Markdown IS NOT built in/installed and you have to install it manualy!
Go To the offical GitHub Markdown page and download the Markdown source!
While in the source open the commandline inside the source and type in ghMarkdownlib <target> -jeykll replace
Go Into your GitHub Repostory for your Website and head over to actions, and create a new workflow and call it jeykll-markdown and type in this:
> jeykll connect rep
> newplugin -jeykll
> set markdown
Now that we have the plugin installed lets add it to jeykll
gh-pro branch and enter the config.yml filemarkdown: and then type in jeykllcommit message!verified email addresses appear in this drop-down menu. If you enabled email address privacy, then <username>@users.noreply.github.com is the default commit author email address.branch. If your current branch is the default branch, you should choose to create a new branch for your commit and then create a pull request.Click Propose new file.Now Navigate to Jeykll and go to your website project! now go to commandline and then plugins and then custom now type jeykll new plugin markdown lib install and it should install! Now Build your website and test it!