dmayo2
Results
3
comments of
dmayo2
+1 Great work on this extension. I too would like buffering to be stopped. I've noticed that on some sites (can't recall right now) if I want to play the...
I'd like links being able to have a target: `[link](url){:target="_blank"}` The ruby kramdown supports this in their superset.
This works for me: `const { loading, error, data } = useQuery(QUERY_SCHEMA, {variables: {var1:value1}})`