update from sparkleup
This commit is contained in:
parent
efe8a37142
commit
874e123f32
17
1
17
1
|
@ -0,0 +1,17 @@
|
|||
Traceback (most recent call last):
|
||||
File "/usr/local/bin/vimwiki_markdown", line 10, in <module>
|
||||
sys.exit(main())
|
||||
File "/usr/local/lib/python3.8/dist-packages/vimwiki_markdown.py", line 89, in main
|
||||
md = markdown.Markdown(extensions=extensions)
|
||||
File "/usr/local/lib/python3.8/dist-packages/markdown/core.py", line 96, in __init__
|
||||
self.registerExtensions(extensions=kwargs.get('extensions', []),
|
||||
File "/usr/local/lib/python3.8/dist-packages/markdown/core.py", line 123, in registerExtensions
|
||||
ext = self.build_extension(ext, configs.get(ext, {}))
|
||||
File "/usr/local/lib/python3.8/dist-packages/markdown/core.py", line 163, in build_extension
|
||||
module = importlib.import_module(ext_name)
|
||||
File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
|
||||
return _bootstrap._gcd_import(name[level:], package, level)
|
||||
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
|
||||
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
|
||||
File "<frozen importlib._bootstrap>", line 973, in _find_and_load_unlocked
|
||||
ModuleNotFoundError: No module named 'markdown_strikethrough'
|
|
@ -254,7 +254,7 @@ Ey grinned, shook eir head. "Try again."
|
|||
|
||||
Ey laughed. "I don't know what your hang-up is, you nut. I learned it from you."
|
||||
|
||||
"What, 'fuck you too'?" The skunk shook her head. "It just sounds so strange coming from your mouth."
|
||||
"What, 'fuck you too'?" May shook her head. "It just sounds so strange coming from your mouth."
|
||||
|
||||
"I'm not as good at the well placed profanity as all of you."
|
||||
|
||||
|
|
|
@ -144,7 +144,7 @@ This seemed to deserve another moment of silence, one of acknowledgement rather
|
|||
|
||||
"I'm sorry?"
|
||||
|
||||
"Well, I do not associate aliens or time modification or the...ah, struggles that Answers Will Not Help experienced with what happened with Qoheleth." She hesitated, added, "Or Michelle's struggles."
|
||||
"Well, I do not associate aliens or time modification or the...ah, struggles that Answers Will Not Help experienced with what happened with Qoheleth."
|
||||
|
||||
Eir mind raced. How could ey possibly bring up the Name? That Codrin now knew it and that knowledge --- at least at one layer of remove --- had propagated through the clade? Surely she knew that, at least, but how could ey say that out loud to her?
|
||||
|
||||
|
|
Loading…
Reference in New Issue