Ximin Luo
Ximin Luo
https://polkadot.polkastats.io/account/16iZ5JgtXmH7kedwxbbPwvzMXYtRUgwmiwiALSkWLZY8eFR Today on 2020-12-29 at block height ~3109000 it says Total Balance | 7.1000 kDOT / Vested Balance | 104.5129 DOT I am not sure how this is being calculated,...
I realised I was overthinking the previous attempt (#87); this new version simply checks if the href contains "#" (and does not end with "#"), and omits those links in...
Suppose I have a page like: ```rst ========== Chapter A ========== .. toctree:: :hidden: :glob: :maxdepth: 1 a/* Intro ======== Introduction text ``` Terminology-wise I'll refer to `Intro` as an...
When parsing rst ordered lists, you can do something like: ~~~~ a. item A b. item B ~~~~ Either sphinx or docutils is converting this into `` etc with the...
Enable by setting mathematical-format = mathml, mathematical-inline = true
If you have `\&` in latex this will be output looking like "&" because asciidoctor-mathematical takes the content from asciidoctor in an already HTML-escaped format
see e.g. https://buildd.debian.org/status/fetch.php?pkg=ocamlbuild&arch=powerpc&ver=0.11.0-1&stamp=1501347054&raw=0 : ~~~~ [m[0;31m[1m[FAILED][0m [1mModularPlugin2 [0;33mFailure with not matching message: /usr/bin/ld: bss-plt forced due to /tmp/camlstartupb94de0.o != . [m[0;31m[1m[FAILED][0m [1mModularPlugin3 [0;33mFailure with not matching message: Warning: tag "toto"...
So we don't have to constantly be updating it. They are pretty good with keeping backwards-compatibility. Tested with base 4.11 and cabal 2.2.
It would be nice to explain the options in a bit more detail. For example: - I don't know what the "default" keyring is. In the old mozilla-gnome-keyring, this was...
你好,我是华侨/华裔,在重学中文,对汉语键盘布局感兴趣。我平常再用UK(英国)DVORAK键盘布局写英文。 我想问,这个存储库里的DVORAK键盘布局是从哪里来的?平常的英文DVORAK键盘布局使用 ~~~~ A O E U I D H T N S ~~~~ 但是你的使用 ~~~~ A O E I U D R T S N ~~~~ 这是根据汉字的频率,还是什么?是你自己计算得吗?