Folks,

Just sharing some Unicode exploration

The best resource I have found now is https://www.unicode.org/charts/

Fullwidth brackets FF5F ⦅ FULLWIDTH LEFT WHITE PARENTHESIS • the most 
commonly occurring glyph variant looks like doubled parentheses → 2E28 ⸨  
left double parenthesis ≈ 2985 ⦅ FF60 ⦆ FULLWIDTH RIGHT 
3010 【 LEFT BLACK LENTICULAR BRACKET 3011 】 RIGHT BLACK LENTICULAR BRACKET


You can also turn them into SVG icons
<svg height="22pt" width="22pt" style="font-size: 200%; fill: green;">
  <text x="0" y="22">𝝣</text>
</svg> 

Of note all the standard characters have a mathematical equivalent.

We can also find Mayan numerals to 
19 https://www.unicode.org/charts/PDF/U1D2E0.pdf

Also I found a set of small punctuation symbols, that look the same only 
small, but they are separate characters
https://www.unicode.org/charts/PDF/UFE50.pdf

so we could use ﹙ to mark inline ﹚ then continue

compare with  (﹙  ﹚) so we could use (﹙ to mark inline ﹚) then continue

Tony

On Friday, 25 September 2020 21:46:32 UTC+10, PMario wrote:
>
> Hi folks,
>
> This is the continuation of Custom markup 
> <https://groups.google.com/forum/#!topic/tiddlywikidev/bj_2E9ifYkw[1-200]> 
> [1] and Custom markup (continued) 
> <https://groups.google.com/forum/#!topic/tiddlywikidev/Os_LCSCP_l8>and Custom 
> markup (continued 2) 
> <https://groups.google.com/forum/#!topic/tiddlywikidev/sCMOjYxMk2Q> [2]
>
> Let's start a new one before [2] starts to use pagination. 
> Have a closer look at link [1] it's possible to show all the topics in 1 
> page
>
> starting with  V 0.5.1 https://wikilabs.github.io/editions/custom-markup/ 
> <https://wikilabs.github.io/editions/custom-markup/> the above link won't 
> work anymore!
> have fun!
> mario
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/81c85e5c-afa8-4e83-a7a7-c1d87c028b21o%40googlegroups.com.

Reply via email to