insert an image by ref as in static or by a shortcode
organizations (page resources/bundles, )
Shortcode
A shortcode is a simple snippet inside a content file that Hugo will render using a predefined template. Note that shortcodes will not work in template files.
DeviantArt
Test for markdown
a1
a2xxx
a
x
888
an example code piece
autotabs=std::make_shared<SmManager::DbTableArray>();if(!SmManager::find_all_opened_tables(*tabs)){log_warn("failed to find opened table...");is_deleting_.store(false);returnfalse;}std::thread(SlotDeleter::do_purge_slots,tabs,slvec,std::ref(is_deleting_)).detach();