GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
############################################################################# ## ## AutoDoc package ## ## Copyright 2012-2016 ## Sebastian Gutsche, University of Kaiserslautern ## Max Horn, Justus-Liebig-Universität Gießen ## ## Licensed under the GPL 2 or later. ## ############################################################################# DeclareGlobalFunction( "INSERT_IN_STRING_WITH_REPLACE" ); DeclareGlobalFunction( "CONVERT_LIST_OF_STRINGS_IN_MARKDOWN_TO_GAPDOC_XML" );