#108 Syntax Test Site that doesn't show up in forge/community-feed/

closed
nobody
None
2020-04-24
2020-04-22
i-campbell
No

Practice posting without it showing up in community feed.
just unlicencing isn't enough.
For example, I would like to see if this works:


<summary>Click to expand!</summary>

## Heading
1. A numbered
2. list
* With some
* Sub bullets

<clicktoexpand>
This will be a bit hidden
</clicktoexpand>

<click to="" expand="">
This will also be a bit hidden
</click>

<summary>Click below for details</summary>

Pretty cool, but it breaks some inner markdown syntax This is still possible though

marked down as st

Discussion

  • i-campbell

    i-campbell - 2020-04-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,11 +2,30 @@
     just unlicencing isn&#39;t enough.
     For example, I would like to see if this works:
     &lt;details&gt;
    -  &lt;summary&gt;Click to expand!&lt;/summary&gt;
    +&lt;summary&gt;Click to expand!&lt;/summary&gt;
    
    -  ## Heading
    -  1. A numbered
    -  2. list
    + ## Heading
    + 1. A numbered
    + 2. list
          * With some
          * Sub bullets
    +
     &lt;/details&gt;
    +
    +&lt;Clicktoexpand&gt;
    +This will be a bit hidden
    +&lt;/clicktoexpand&gt;
    +
    +&lt;Click to expand&gt;
    +This will also be a bit hidden
    +&lt;/click to expand&gt;
    +
    +&lt;summary&gt;Click below for details&lt;/summary&gt;
    +&lt;details&gt;
    +Pretty cool, but it breaks some inner markdown syntax  This is still possible though
    +
    +~~~ST
    +marked down as st
    +~~~
    +
    +&lt;/details&gt;
    
     
  • Ingo

    Ingo - 2020-04-23

    The best way is to add a test-tool to your profile page and take all permissions from it.

     
  • i-campbell

    i-campbell - 2020-04-24
    • status: open --> closed
     

Log in to post a comment.