feat: TOC.MD=>TOC.md
This commit is contained in:
@@ -12,7 +12,7 @@ from gptparser import GptMarkdownFile, enum_gpts
|
|||||||
from typing import Tuple
|
from typing import Tuple
|
||||||
from urllib.parse import quote
|
from urllib.parse import quote
|
||||||
|
|
||||||
TOC_FILENAME = 'TOC.MD'
|
TOC_FILENAME = 'TOC.md'
|
||||||
TOC_GPT_MARKER_LINE = '- GPTs'
|
TOC_GPT_MARKER_LINE = '- GPTs'
|
||||||
|
|
||||||
def get_toc_file() -> str:
|
def get_toc_file() -> str:
|
||||||
|
|||||||
Reference in New Issue
Block a user