a9a9a2c62a
Previously, both `fmt == f` case and Image have a rank of 1. In the end, e.g. from ipynb to html conversion, if both html and image exists, it actually prefers the image. This commit changes this, so that fmt == f is always highest rank, and rank never collides. This is achieved by keeping fmt == f case having rank 1, and every other rank increased by 1. |
||
---|---|---|
.. | ||
mime.ipynb | ||
mime.native | ||
mime.out.ipynb | ||
rank.ipynb | ||
rank.out.html | ||
simple.in.native | ||
simple.ipynb | ||
simple.out.native |