I would like to write my table in markdown text, but allow it to be sorted by github after it has been rendered (simple asc / desc sort by clicking on the column heading.
How to do it?
Sorting tables is not supported in the Github method, but one alternative is to use a user script, such as Github sorting content
It is very simple to install, for example, from Chrome:
install Tampermonkey
install Github Sort Content from Greasyfork
github.com :
github.com
Source: https://habr.com/ru/post/1015805/More articles:Diagnosing the mysterious valgrind "invalid write" - c ++Оценка комбинации с векторизованной функцией в Julia - julia-langprint the data.table package. onAttach messages with knitr - rFeathers.js / Sequelize → Service with relations between two models - node.jsThe GBM model in h2o produces a different variable value than with R? - rVueJS Data Transfer Through Visualization - javascriptOpen Source Invisible alternatives to reCAPTCHA - open-sourceProblem with fuzzy error Recaptcha - recaptchaHow do you use npm in Visual studio 2017 without project.json file? - npmWPF to grid column converter and row length only work if gridsplitter is not used - c #All Articles