fix: test: org export
This commit is contained in:
parent
5aae57712d
commit
da93dbe43f
@ -741,7 +741,7 @@ def test_copy_to_clipboard(platform, params):
|
||||
' <DT><A HREF="http://google.com" ADD_DATE="1556430615" LAST_MODIFIED="1556430615">Google</A>\n'
|
||||
' </DL><p>\n</DL><p>'
|
||||
],
|
||||
['org', '- [Untitled](htttp://example.com)\n- [Google](http://google.com)\n'],
|
||||
['org', '* [[htttp://example.com][Untitled]]\n* [[http://google.com][Google]]\n'],
|
||||
['markdown', '- [Untitled](htttp://example.com)\n- [Google](http://google.com)\n'],
|
||||
['random', None],
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user