260 results found
-
0 votes
-
Postman Attachment Test
Testing that the attachment attaches, when using Postman app.
0 votes -
Attachment Test
Testing that the attachment attaches
0 votes -
Attachment Test
Testing that the attachment attaches
0 votes -
From the API
Testing from API. See which user this is attributed to.
1 vote -
SmartVote Test 02
SmartVote Test 02
0 votes -
SmartVote Test 01
SmartVote Test 01
1 vote -
Identify this user now!
Identify this user with the data pushed through.
1 vote -
Testing SmartVote Identify
Testing a SmartVote Identified user.
1 vote -
This is what I think
MD Test
Comment error eliminated with the following code:
// Fix: 'The comment text can't be blank.' Error if ($('.uvField-comment textarea').length > 0){ simplemde.codemirror.on('blur', function(){ $('.uvField-comment textarea').val(simplemde.value()); }); }1 vote -
Markdown Test: Debugging
See if it comes up with an error or if it's just comments.
1 vote -
More markdown testing
Normal Text.
bold text
italic
~~strikethrough~~Quote
* valid bullet
* valid bullet
* valid bullet// Some Code with a tab function that(x){ return x; } // Some Code with spaces function that(x){ return x; }2 votes -
Testing Markdown Flag
Markdown Code
function hasSpaces(){ // Seems to have spaces return true; }2 votes -
Test: Classic Widget Identify
Testing the identify with the classic widget.
1 vote -
Markdown Test: Code Tabs
Testing Tabs in Code
Looks like UV trims the text.
// Some Code with a tab function that(x){ return x; } // Some Code with spaces function that(x){ return x; }1 vote -
Markdown Test: Code Spaces
Testing Spaces in Code Blocks
//Code in here if (this === that){ this ++; }1 vote -
Markdown Testing
```this is come code
multiline code.
Seems to have issues maybe.
```1 vote -
A new idea
title
y65ybw5
1 vote -
Markdown, yea!
This is a markdown editor
Normal Text.
bold text
italic
~strikethrough~Quote
* valid bullet
- valid bullet
+ valid bullet
//Inline code1 vote -
Markdown Test
Testing the simplemde markdown editor.
1 vote
- Don't see your idea?