Skip to content

토씨 선택 기능 추가 #16

@item4

Description

@item4

안녕하세요. Python tossi의 대체품을 찾다가 본 프로젝트를 알게되었습니다.

다름이 아니라 tossicat-core와 tossicat-python에 다음 기능을 할 수 있는 함수가 없다는걸 알게 되어 도움을 구하고자 합니다.

Example

name = "철수"
postfix = tossi.pick(name, "은는")
print(f"저기 있는 <strong>{name}</strong>{postfix} 답을 알고 있단다.")  # 저기 있는 <strong>철수</strong>는 답을 알고 있단다

다음과 같이 단어에 HTML이나 Markdown 같은 서식을 곁들이고 싶은 경우의 처리방법이 필요합니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions