Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YOM-581] async run doesn't replace the text when there is space #17

Open
HananoshikaYomaru opened this issue Nov 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@HananoshikaYomaru
Copy link
Owner

HananoshikaYomaru commented Nov 22, 2023

Describe the bug
when there are space between run start and codeblock, async function doesn't work.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

image

Additional context
what is your OS? did you try to narrow the scope of issue? Any other context?

From SyncLinear.com | YOM-581

@HananoshikaYomaru HananoshikaYomaru added the bug Something isn't working label Nov 22, 2023
@HananoshikaYomaru HananoshikaYomaru changed the title async run doesn't replace the text when there is space [YOM-581] async run doesn't replace the text when there is space Nov 22, 2023
@HananoshikaYomaru
Copy link
Owner Author

%% run start


```ts
const {LinkPreview} = customJS
return LinkPreview.getLinkPreviewFromUrl("https://github.com/tgrosinger/advanced-tables-obsidian")
```

%%

@HananoshikaYomaru HananoshikaYomaru self-assigned this Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant