You can embed many things in Vanilla's rich editor images, video, twitter feeds, etc
Code pen snippets
Very large filesize image:
Above image is 26,564KB (~26MB)
<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent"> <android.support.design.widget.AppBarLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:theme="@style/AppTheme.AppBarOverlay"> </android.support.design.widget.AppBarLayout> <include layout="@layout/content_main_lite" /> </android.support.design.widget.CoordinatorLayout>
<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent"> <android.support.design.widget.AppBarLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:theme="@style/AppTheme.AppBarOverlay"> </android.support.design.widget.AppBarLayout> <include layout="@layout/content_main_lite" /> </android.support.design.widget.CoordinatorLayout>
import json
import requests import sys baseURL = "branwyn-tylwyth.vanillademo.com" endPoint = "/categories" headers = { "Authorization": "Bearer %TOKEN" } params = {"page": 1, "limit": 3} data = {} url = "https://" + baseURL + "/api/v2" + endPoint response = json.dumps(response.json()) response = requests.get(url, headers = headers, params = params, data = data)
<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent"> <android.support.design.widget.AppBarLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:theme="@style/AppTheme.AppBarOverlay"> </android.support.design.widget.AppBarLayout> <include layout="@layout/content_main_lite" />
Wordle 229 4/6
🟨⬜⬜⬜⬜
🟨🟨🟩⬜⬜
🟨⬜🟩🟨⬜
🟩🟩🟩🟩🟩