Advertise D's great compatibilty with JavaScript
Ecstatic Coder
ecstatic.coder at gmail.com
Fri Oct 13 08:37:30 UTC 2017
As just requested by a user, I've put the image size on the
right. Nice remark, this indeed improves their readability.
The image syntax will now be frozen this way :
[[image_name.jpg:size]].
To update the existing files, just open them all in Geany, and
replace the regular expression "\[\[(.+?):(.+?)\]\]" by
"[[\2:\1]]" to fix the old images, and if needed "^( *?)#" by
"\1\1* " to fix the old lists.
Many thanks for this positive feedback from the D community, that
was really appreciated :D
More information about the Digitalmars-d
mailing list