GitXplorerGitXplorer
n

org-test

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
299b6c1726736230b9a559039363258d729d2866

Mark it not possible.

nndokos committed 9 years ago
Unverified
57ed2aa1260e5a60227d7f4093a6ad3884838429

Use https to fetch MathJax.

nndokos committed 9 years ago
Unverified
d3e4bcc84cdda310f65cb4a2b2d3cf4f4bc036d1

Add a README.org in place of the README.md.

nndokos committed 9 years ago
Unverified
f1849477de79b00eaaa8204d0c0aefe590c881bf

Initial commit

nndokos committed 9 years ago

README

The README file for this repository.

#+TITLE: org-test #+BEGIN_HTML <script type="text/javascript" src="https://raw.githubusercontent.com/ndokos/org-test/master/https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script> #+END_HTML

  • org-test for testing github-related org-mode questions

  • Some math stuff

=(solve a b)= should return (X), from (AX=B).

[[http://stackoverflow.com/questions/31534084/how-can-i-get-github-to-display-inline-math-in-readme-org-file][SO question]]

[[https://github.com/github/markup/issues/274][This]] seems to indicate that it's not possible. The issue was closed with no resolution afaict.