Variable DEFAULT_ACADEMIC_CONFIG_YAMLConst
DEFAULT_ACADEMIC_CONFIG_YAML: "\nlist:\n textIndentPerLevel: 16\n markerGap: 5\n itemSpacingAfter: 3.2\n tightItemSpacingAfter: 0.9\n continuationIndentLevels: 0\n unorderedMarkers:\n - \"•\"\n - \"◦\"\n - \"▪\"\n orderedMarkers:\n - decimal\n - lower-alpha\n - lower-roman\n - upper-alpha\n taskMarkers:\n checked: \"[x]\"\n unchecked: \"[ ]\"\n\nlinks:\n mode: citation\n dedupe: true\n citationStyle: bracket\n\nreferences:\n enabled: true\n heading: References\n numberingStyle: decimal\n includeLinkTitle: true\n\nblockquote:\n attribution:\n enabled: true\n markerPattern: '^[-—–]{1,2}s+'\n\ntitle:\n subheading:\n enabled: false\n markerPattern: '^::s+'\n requireMarker: true\n stripMarker: true\n applyToFirstH1Only: true\n keepWithNext: true\n\nimages:\n blockStyle:\n marginTop: 0\n marginBottom: 8\n borderWidth: 0.6\n borderColor: \"#6f6f6f\"\n borderRadius: 0\n frame:\n mode: \"off\"\n markerPattern: '\b(frame|framed)\b'\n style: {}\n\ncaptions:\n pattern: '^(Figure|Fig.|Table|Plate|Source)s+([0-9]+|[IVXLC]+)\b'\n blockquoteUnderImageAsFigureCaption: false\n style:\n textAlign: left\n hyphenation: \"off\"\n fontStyle: normal\n fontSize: 10\n lineHeight: 1.3\n color: \"#242424\"\n marginTop: 0\n marginBottom: 11\n\ntables:\n zebra: false\n headerColor: \"#f3f4f6\"\n\ncodeBlocks:\n defaultMode: listing\n languageModes:\n text: listing\n pseudocode: listing\n theorem: theorem\n lemma: lemma\n proposition: proposition\n corollary: corollary\n proof: proof\n remark: remark\n example: example\n modes:\n listing:\n style:\n fontFamily: Cousine\n fontSize: 9.6\n lineHeight: 1.28\n backgroundColor: \"#ffffff\"\n borderWidth: 0\n borderColor: \"#9a9a9a\"\n borderRadius: 0\n paddingTop: 5\n paddingBottom: 5\n paddingLeft: 7\n paddingRight: 7\n marginTop: 0\n marginBottom: 8\n theorem:\n style:\n fontFamily: Caladea\n fontStyle: italic\n fontSize: 10.8\n lineHeight: 1.44\n textAlign: left\n color: \"#1f1f1f\"\n backgroundColor: \"#ffffff\"\n borderWidth: 0\n borderLeftWidth: 0\n borderLeftColor: \"#6f6f6f\"\n paddingTop: 6\n paddingBottom: 6\n paddingLeft: 12\n paddingRight: 6\n marginTop: 0\n marginBottom: 8\n lemma:\n style:\n fontFamily: Caladea\n fontStyle: italic\n fontSize: 10.8\n lineHeight: 1.44\n textAlign: left\n color: \"#1f1f1f\"\n backgroundColor: \"#ffffff\"\n borderWidth: 0\n borderLeftWidth: 0\n borderLeftColor: \"#7b7b7b\"\n paddingTop: 6\n paddingBottom: 6\n paddingLeft: 12\n paddingRight: 6\n marginTop: 0\n marginBottom: 8\n proposition:\n style:\n fontFamily: Caladea\n fontStyle: italic\n fontSize: 10.8\n lineHeight: 1.44\n textAlign: left\n color: \"#1f1f1f\"\n backgroundColor: \"#ffffff\"\n borderWidth: 0\n borderLeftWidth: 0\n borderLeftColor: \"#555555\"\n paddingTop: 6\n paddingBottom: 6\n paddingLeft: 12\n paddingRight: 6\n marginTop: 0\n marginBottom: 8\n corollary:\n style:\n fontFamily: Caladea\n fontStyle: italic\n fontSize: 10.8\n lineHeight: 1.44\n textAlign: left\n color: \"#1f1f1f\"\n backgroundColor: \"#ffffff\"\n borderWidth: 0\n borderLeftWidth: 0\n borderLeftColor: \"#8a8a8a\"\n paddingTop: 6\n paddingBottom: 6\n paddingLeft: 12\n paddingRight: 6\n marginTop: 0\n marginBottom: 8\n proof:\n style:\n fontFamily: Caladea\n fontStyle: normal\n fontSize: 10.7\n lineHeight: 1.45\n textAlign: left\n color: \"#1d1d1d\"\n backgroundColor: \"#ffffff\"\n borderWidth: 0\n borderLeftWidth: 0\n borderLeftColor: \"#8b8b8b\"\n paddingTop: 6\n paddingBottom: 6\n paddingLeft: 10\n paddingRight: 6\n marginTop: 0\n marginBottom: 8\n remark:\n style:\n fontFamily: Caladea\n fontStyle: normal\n fontSize: 10.6\n lineHeight: 1.44\n textAlign: left\n color: \"#222222\"\n backgroundColor: \"#ffffff\"\n borderWidth: 0\n borderLeftWidth: 0\n borderLeftColor: \"#9a9a9a\"\n paddingTop: 6\n paddingBottom: 6\n paddingLeft: 10\n paddingRight: 6\n marginTop: 0\n marginBottom: 8\n example:\n style:\n fontFamily: Caladea\n fontStyle: normal\n fontSize: 10.7\n lineHeight: 1.45\n textAlign: left\n color: \"#1f1f1f\"\n backgroundColor: \"#ffffff\"\n borderWidth: 0\n borderLeftWidth: 0\n borderLeftColor: \"#8b857a\"\n paddingTop: 6\n paddingBottom: 6\n paddingLeft: 10\n paddingRight: 6\n marginTop: 0\n marginBottom: 8\n" = ...