nada9639 / AO_Docs star
2021-04-05
Closed
#7 [AO_Docs] url 형식 변경 star
2021-04-05 Closed
Tasks
요구사항 명
  • url 형식 변경
요구사항 상세
개발 설계 및 구현 내역
  • 변경 url로 접속 시 해당 컨텐츠 뷰잉
  • main에서 제품에 해당하는 버전 클릭 시 해당 컨텐츠 뷰잉
  • treeView에서 해당 카테고리 클릭 시 해당 컨텐츠 뷰잉
  • 통합검색에서 해당 검색 후 클릭 시 해당 컨텐츠 뷰잉
관련화면 및 동작 설명
  • 개발 완료시 작성
Issue Sharer
Comment 1

  • Closed 송창훈 closed this issue 2021-04-05
    • Markdown help
    • Header
    • Text Style
    • Link
    • List
    • Checklist
    • Image
    • Blockquote
    • Code
    • Table
    • Short Link
    • Markdown Input
      Markdown Output
      # This is an H1
      ## This is an H2
      ### This is an H3
      
      # This is an H1 ## This is an H2 ### This is an H3
    • Markdown Input
      Markdown Output
      *This is an italic*
      **This is an bold**
      ~~This is an strike~~
      
      *This is an italic* **This is an bold** ~~This is an strike~~
    • Markdown Input
      Markdown Output
      - Red
          1. White
          2. Blue
      - Green.
      
      - Red 1. White 2. Blue - Green
    • Markdown Input
      Markdown Output
      - [ ] Todos
          - [x] To do A
          - [ ] To do B
          - [ ] To do C
                          
      • Todos
        • To do A
        • To do B
        • To do C
    • Markdown Input
      Markdown Output
      ![title](https://repo.yona.io/assets/images/ico-like-small.png "Yobi")
      
      ![title](/assets/images/ico-like-small.png "Yobi")
    • Markdown Input
      Markdown Output
      > Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
      >
      > Aenean commodo ligula eget dolor.
      
      > Lorem ipsum dolor sit amet, consectetuer adipiscing elit. > > Aenean commodo ligula eget dolor.
    • Markdown Input
      Markdown Output
      `function test() {console.log("hello world");}`
      
      ```javascript
      function test() {
        console.log("hello world");
      }
      ```
      
      `function test() {console.log("hello world");}` ```javascript function test() { console.log("hello world"); } ```
    • Markdown Input
      Markdown Output
      | Default      | Align center | Align right |
      | ------------ | :----------: | ------: |
      | Carrot       | Red          | 1,000   |
      | Banana       | Yellow       | 32,000  |
      
      | Default | Align center | Align right | | ------------ | :----------: | ------: | | Carrot | Red | 1,000 | | Banana | Yellow | 32,000 | Also, you can copy & paste table from excel sheet
    Drag & Drop files here to upload.
    422-20214-6-1631-53.png 130.9 KB
    193-20214-6-1633-31.png 217.3 KB
    304-20214-6-1634-2.png 217 KB
    527-20214-6-1634-34.png 223 KB
    Tasks
    • url 형식 변경사항 확인 하였습니다.
      • 제품군
        422-20214-6-1631-53.png
      • 대분류
        193-20214-6-1633-31.png
      • 중분류
        304-20214-6-1634-2.png
      • 소분류
        527-20214-6-1634-34.png
    Reply
Add a comment
New subtask
Assignee
No assignee
Milestone
[개발완료] 0.0.1
Due date
No due date