> For the complete documentation index, see [llms.txt](https://doc.vonxing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.vonxing.com/master.md).

# 说明

由于hindawi以及mdpi最近都改版了,为了知晓hindawi以及mdpi的改版过程,在网站镜像网站查询后形成此分析文档

[MDPI过去查询](http://web.archive.org/web/2020*/mdpi.com)     [hindawi过去查询](http://web.archive.org/web/2020*/)

在下面会提供相应截图

```
$ give me super-powers
```

{% hint style="info" %}
&#x20;Super-powers are granted randomly so please submit an issue if you're not happy with yours.
{% endhint %}

Once you're strong enough, save the world:

{% code title="hello.sh" %}

```bash
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```

{% endcode %}
