sample temp article

Bullets and Numbers

Selecting bullets icon will give:

  • First level
  • Still first level
    • Second level
      • Third level

Of course I want it to present bullets with different levels

Selecting numbers icon will give:

  1. First level
  2. Still first level
    • Second level
      • Third level

This case I want level 1 = A, level 2 = i and level 3 = a

CTA buttons

“btn” should give the option to have also non-relative links, e.g. I need the button to link to https://bintray.com/artifact/download/supersonic/ios-sdk/Supersonic.framework6.3.7.zip
Currently it will always add the http://developers.is.com/ domain

Note: Great if we can have both options (relative and non relative). If not, so better to have non-relative only

Codes

Current “code”, while not using GIST looks bad.

Look at this article (Step 3) http://developers.is.com/ios/adcolony-integration-guide/

I want it to look something like, or at least option to copy paste the code as is:

http://developers.is.com/hc/en-us/articles/203238462-AdColony-Integration-Guide#build

Scroll down to bullet #3 to see the “good looking” code

Anchors

Anchor – I tried to use # anchors on this article http://developers.is.com/ios/adcolony-integration-guide/#air. Something very strange. It works great and after few minutes some being deleted and some not. HELP