@ -1969,7 +1969,7 @@ the contents separately from the container. This forcefully skips child
reagents.</p>
</td>
</tr>
<trclass="field"><thclass="field-name">fast-trade:</th><tdclass="field-body"><pclass="first">Makes Shift-Enter in the Move Goods to Depot and Trade screens select
<trclass="field"><thclass="field-name">fast-trade:</th><tdclass="field-body"><pclass="first">Makes Shift-Down in the Move Goods to Depot and Trade screens select
the current item (fully, in case of a stack), and scroll down one line.</p>
</td>
</tr>
@ -3342,12 +3342,14 @@ enabled materials, you should be able to place complex constructions more conven
<p>Enable the automelt plugin in your dfhack.init with:</p>
<p>Enable the automelt or autotrade plugins in your dfhack.init with:</p>
<preclass="literal-block">
enable automelt
enable autotrade
</pre>
<p>When querying a stockpile an option will appear to toggle automelt for this stockpile.
Any items placed in this stockpile will be designated to be melted.</p>
<p>When querying a stockpile, options will appear to toggle automelt and/or autotrade for this stockpile.
When automelt is enabled for a stockpile, any meltable items placed in it will be designated to be melted.
When autotrade is enabled for a stockpile, any items placed in it will be designated to be taken to the Trade Depot whenever merchants are on the map.</p>